Home
last modified time | relevance | path

Searched refs:HCI_OP_LE_READ_CONN_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci.h2521 #define HCI_OP_LE_READ_CONN_INTERVAL 0x20a3 macro
/linux/net/bluetooth/
H A Dhci_event.c1260 HCI_OP_LE_READ_CONN_INTERVAL); in hci_cc_le_read_conn_interval()
4193 HCI_CC_VL(HCI_OP_LE_READ_CONN_INTERVAL, hci_cc_le_read_conn_interval,
H A Dhci_sync.c4757 return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_CONN_INTERVAL, in hci_le_read_conn_interval_sync()