Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1436 #define HCI_OP_LE_READ_SUPPORTED_STATES 0x201c macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c509 hci_req_add(req, HCI_OP_LE_READ_SUPPORTED_STATES, 0, NULL); in le_setup()
Dhci_event.c2992 case HCI_OP_LE_READ_SUPPORTED_STATES: in hci_cmd_complete_evt()