Searched refs:HCI_PERIODIC_INQ (Results 1 – 3 of 3) sorted by relevance
131 hci_dev_set_flag(hdev, HCI_PERIODIC_INQ); in hci_cc_periodic_inq()146 hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ); in hci_cc_exit_periodic_inq()3037 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_evt()4776 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_with_rssi_evt()5063 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_extended_inquiry_result_evt()
5843 hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) { in start_discovery_internal()5932 hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) { in start_service_discovery()
822 hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ); \