Home
last modified time | relevance | path

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

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