Home
last modified time | relevance | path

Searched refs:HCI_OP_INQUIRY (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/include/net/bluetooth/
Dhci.h656 #define HCI_OP_INQUIRY 0x0401 macro
/Linux-v6.1/net/bluetooth/
Dhci_core.c367 hci_req_add(req, HCI_OP_INQUIRY, sizeof(cp), &cp); in hci_inq_req()
Dhci_sync.c5351 return __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY, in hci_inquiry_sync()
Dhci_event.c4257 HCI_CS(HCI_OP_INQUIRY, hci_cs_inquiry),