Home
last modified time | relevance | path

Searched refs:HCI_OP_INQUIRY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h610 #define HCI_OP_INQUIRY 0x0401 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h714 #define HCI_OP_INQUIRY 0x0401 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c1837 if (hci_sent_cmd_data(hdev, HCI_OP_INQUIRY)) in hci_cs_inquiry()
3630 case HCI_OP_INQUIRY: in hci_cmd_status_evt()
H A Dhci_request.c2938 hci_req_add(req, HCI_OP_INQUIRY, sizeof(cp), &cp); in bredr_inquiry()
H A Dhci_core.c1298 hci_req_add(req, HCI_OP_INQUIRY, sizeof(cp), &cp); in hci_inq_req()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c367 hci_req_add(req, HCI_OP_INQUIRY, sizeof(cp), &cp); in hci_inq_req()
H A Dhci_event.c2320 if (hci_sent_cmd_data(hdev, HCI_OP_INQUIRY)) in hci_cs_inquiry()
4332 HCI_CS(HCI_OP_INQUIRY, hci_cs_inquiry),
H A Dhci_sync.c5672 return __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY, in hci_inquiry_sync()

Completed in 52 milliseconds