Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci.h1253 #define HCI_OP_READ_LOCAL_COMMANDS 0x1002 macro
/Linux-v5.10/net/bluetooth/
Dhci_core.c219 hci_req_add(req, HCI_OP_READ_LOCAL_COMMANDS, 0, NULL); in amp_init1()
442 hci_req_add(req, HCI_OP_READ_LOCAL_COMMANDS, 0, NULL); in hci_init2_req()
Dhci_event.c3356 case HCI_OP_READ_LOCAL_COMMANDS: in hci_cmd_complete_evt()