Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h610 #define HCI_OP_INQUIRY 0x0401 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c2936 hci_req_add(req, HCI_OP_INQUIRY, sizeof(cp), &cp); in bredr_inquiry()
Dhci_core.c1298 hci_req_add(req, HCI_OP_INQUIRY, sizeof(cp), &cp); in hci_inq_req()
Dhci_event.c3624 case HCI_OP_INQUIRY: in hci_cmd_status_evt()