Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1115 #define HCI_OP_READ_LOCAL_COMMANDS 0x1002 macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c416 hci_req_add(req, HCI_OP_READ_LOCAL_COMMANDS, 0, NULL); in amp_init1()
618 hci_req_add(req, HCI_OP_READ_LOCAL_COMMANDS, 0, NULL); in hci_init2_req()
Dhci_event.c2860 case HCI_OP_READ_LOCAL_COMMANDS: in hci_cmd_complete_evt()