Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1090 #define HCI_OP_READ_NUM_SUPPORTED_IAC 0x0c38 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c289 hci_req_add(req, HCI_OP_READ_NUM_SUPPORTED_IAC, 0, NULL); in bredr_setup()
H A Dhci_event.c3332 case HCI_OP_READ_NUM_SUPPORTED_IAC: in hci_cmd_complete_evt()