Searched refs:HCI_INQUIRY (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/net/bluetooth/ |
| D | hci_event.c | 53 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()
|
| D | hci_core.c | 1296 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()
|
| D | mgmt.c | 1427 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/ |
| D | rtl8723a_bt-coexist.h | 198 HCI_INQUIRY = 0x0001, enumerator
|
| /linux-4.4.14/include/net/bluetooth/ |
| D | hci.h | 195 HCI_INQUIRY, enumerator
|