Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h1101 #define HCI_OP_READ_LOCAL_COMMANDS 0x1002 macro
/linux-4.1.27/net/bluetooth/
Dhci_core.c357 hci_req_add(req, HCI_OP_READ_LOCAL_COMMANDS, 0, NULL); in amp_init1()
565 hci_req_add(req, HCI_OP_READ_LOCAL_COMMANDS, 0, NULL); in hci_init2_req()
Dhci_event.c2863 case HCI_OP_READ_LOCAL_COMMANDS: in hci_cmd_complete_evt()