Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_event.c138 hci_dev_set_flag(hdev, HCI_PERIODIC_INQ); in hci_cc_periodic_inq()
153 hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ); in hci_cc_exit_periodic_inq()
3094 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_evt()
4882 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_with_rssi_evt()
5168 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_extended_inquiry_result_evt()
Dmgmt.c5923 hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) { in start_discovery_internal()
6012 hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) { in start_service_discovery()
/Linux-v6.6/include/net/bluetooth/
Dhci.h403 HCI_PERIODIC_INQ, enumerator
Dhci_core.h846 hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ); \