Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1127 #define HCI_OP_READ_LOCAL_EXT_FEATURES 0x1004 macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c664 hci_req_add(req, HCI_OP_READ_LOCAL_EXT_FEATURES, in hci_init2_req()
856 hci_req_add(req, HCI_OP_READ_LOCAL_EXT_FEATURES, in hci_init3_req()
Dhci_event.c2868 case HCI_OP_READ_LOCAL_EXT_FEATURES: in hci_cmd_complete_evt()