Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1454 set_bit(HCI_INQUIRY, &hdev->flags); in hci_cs_inquiry()
2040 if (!test_and_clear_bit(HCI_INQUIRY, &hdev->flags)) in hci_inquiry_complete_evt()
2044 wake_up_bit(&hdev->flags, HCI_INQUIRY); in hci_inquiry_complete_evt()
Dhci_core.c1296 if (test_bit(HCI_INQUIRY, &hdev->flags)) in hci_inq_req()
1361 if (wait_on_bit(&hdev->flags, HCI_INQUIRY, in hci_inquiry()
3085 if (!test_bit(HCI_INQUIRY, &hdev->flags) && in le_scan_disable_work_complete()
Dmgmt.c1427 if (test_bit(HCI_INQUIRY, &hdev->flags)) in hci_stop_discovery()
4178 if (hci_dev_test_flag(hdev, HCI_INQUIRY)) { in trigger_bredr_inquiry()
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h198 HCI_INQUIRY = 0x0001, enumerator
/linux-4.4.14/include/net/bluetooth/
Dhci.h195 HCI_INQUIRY, enumerator