Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_request.c2976 if (test_bit(HCI_INQUIRY, &req->hdev->flags)) in bredr_inquiry()
3036 if (!test_bit(HCI_INQUIRY, &hdev->flags) && in le_scan_disable_work()
3221 if (!hci_dev_test_flag(hdev, HCI_INQUIRY)) in start_discovery()
3293 if (test_bit(HCI_INQUIRY, &hdev->flags)) in hci_req_stop_discovery()
Dhci_event.c61 if (status == 0x0c && !test_bit(HCI_INQUIRY, &hdev->flags)) { in hci_cc_inquiry_cancel()
71 clear_bit(HCI_INQUIRY, &hdev->flags); in hci_cc_inquiry_cancel()
73 wake_up_bit(&hdev->flags, HCI_INQUIRY); in hci_cc_inquiry_cancel()
1913 set_bit(HCI_INQUIRY, &hdev->flags); in hci_cs_inquiry()
2561 if (!test_and_clear_bit(HCI_INQUIRY, &hdev->flags)) in hci_inquiry_complete_evt()
2565 wake_up_bit(&hdev->flags, HCI_INQUIRY); in hci_inquiry_complete_evt()
Dhci_conn.c214 if (test_bit(HCI_INQUIRY, &hdev->flags)) { in hci_acl_create_connection()
Dhci_core.c1298 if (test_bit(HCI_INQUIRY, &hdev->flags)) in hci_inq_req()
1371 if (wait_on_bit(&hdev->flags, HCI_INQUIRY, in hci_inquiry()
/Linux-v5.15/include/net/bluetooth/
Dhci.h261 HCI_INQUIRY, enumerator