Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_request.c2341 if (!test_bit(HCI_INQUIRY, &hdev->flags) && in le_scan_disable_work()
2512 if (!hci_dev_test_flag(hdev, HCI_INQUIRY)) in start_discovery()
2584 if (test_bit(HCI_INQUIRY, &hdev->flags)) in hci_req_stop_discovery()
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()
1684 set_bit(HCI_INQUIRY, &hdev->flags); in hci_cs_inquiry()
2303 if (!test_and_clear_bit(HCI_INQUIRY, &hdev->flags)) in hci_inquiry_complete_evt()
2307 wake_up_bit(&hdev->flags, HCI_INQUIRY); in hci_inquiry_complete_evt()
Dhci_core.c1251 if (test_bit(HCI_INQUIRY, &hdev->flags)) in hci_inq_req()
1318 if (wait_on_bit(&hdev->flags, HCI_INQUIRY, in hci_inquiry()
/Linux-v4.19/include/net/bluetooth/
Dhci.h207 HCI_INQUIRY, enumerator