Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h710 #define HCI_OP_INQUIRY 0x0401 macro
/openbmc/linux/net/bluetooth/
H A Dhci_event.c2259 if (hci_sent_cmd_data(hdev, HCI_OP_INQUIRY)) in hci_cs_inquiry()
4286 HCI_CS(HCI_OP_INQUIRY, hci_cs_inquiry),
H A Dhci_core.c323 hci_req_add(req, HCI_OP_INQUIRY, sizeof(cp), &cp); in hci_inq_req()
H A Dhci_sync.c5816 return __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY, in hci_inquiry_sync()