Searched refs:HCI_PERIODIC_INQ (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_event.c | 96 hci_dev_set_flag(hdev, HCI_PERIODIC_INQ); in hci_cc_periodic_inq() 108 hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ); in hci_cc_exit_periodic_inq() 2545 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_evt() 4195 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_with_rssi_evt() 4458 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_extended_inquiry_result_evt()
|
H A D | mgmt.c | 4693 hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) { in start_discovery_internal() 4786 hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) { in start_service_discovery()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_event.c | 136 hci_dev_set_flag(hdev, HCI_PERIODIC_INQ); in hci_cc_periodic_inq() 151 hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ); in hci_cc_exit_periodic_inq() 3106 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_evt() 4887 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_with_rssi_evt() 5174 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_extended_inquiry_result_evt()
|
H A D | mgmt.c | 5857 hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) { in start_discovery_internal() 5946 hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) { in start_service_discovery()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 318 HCI_PERIODIC_INQ, enumerator
|
H A D | hci_core.h | 737 hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ); \
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 403 HCI_PERIODIC_INQ, enumerator
|
H A D | hci_core.h | 854 hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ); \
|
Completed in 60 milliseconds