Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h539 #define HCI_OP_INQUIRY 0x0401 macro
/Linux-v4.19/net/bluetooth/
Dhci_request.c2299 hci_req_add(req, HCI_OP_INQUIRY, sizeof(cp), &cp); in bredr_inquiry()
Dhci_core.c1258 hci_req_add(req, HCI_OP_INQUIRY, sizeof(cp), &cp); in hci_inq_req()
Dhci_event.c3377 case HCI_OP_INQUIRY: in hci_cmd_status_evt()