Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h488 #define HCI_OP_INQUIRY 0x0401 macro
/linux-4.1.27/net/bluetooth/
Dhci_core.c1240 hci_req_add(req, HCI_OP_INQUIRY, sizeof(cp), &cp); in hci_inq_req()
2874 hci_req_add(&req, HCI_OP_INQUIRY, sizeof(cp), &cp); in le_scan_disable_work_complete()
Dhci_event.c3070 case HCI_OP_INQUIRY: in hci_cmd_status_evt()
Dmgmt.c4066 hci_req_add(req, HCI_OP_INQUIRY, sizeof(cp), &cp); in trigger_bredr_inquiry()