Home
last modified time | relevance | path

Searched refs:HCI_INQUIRY (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/bluetooth/
Dhci_event.c53 clear_bit(HCI_INQUIRY, &hdev->flags); in hci_cc_inquiry_cancel()
55 wake_up_bit(&hdev->flags, HCI_INQUIRY); in hci_cc_inquiry_cancel()
1503 set_bit(HCI_INQUIRY, &hdev->flags); in hci_cs_inquiry()
2129 if (!test_and_clear_bit(HCI_INQUIRY, &hdev->flags)) in hci_inquiry_complete_evt()
2133 wake_up_bit(&hdev->flags, HCI_INQUIRY); in hci_inquiry_complete_evt()
Dhci_core.c1233 if (test_bit(HCI_INQUIRY, &hdev->flags)) in hci_inq_req()
1298 if (wait_on_bit(&hdev->flags, HCI_INQUIRY, in hci_inquiry()
2860 if (!test_bit(HCI_INQUIRY, &hdev->flags) && in le_scan_disable_work_complete()
Dmgmt.c1407 if (test_bit(HCI_INQUIRY, &hdev->flags)) in hci_stop_discovery()
4055 if (hci_dev_test_flag(hdev, HCI_INQUIRY)) { in trigger_bredr_inquiry()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h198 HCI_INQUIRY = 0x0001, enumerator
/linux-4.1.27/include/net/bluetooth/
Dhci.h183 HCI_INQUIRY, enumerator