Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c94 hci_dev_set_flag(hdev, HCI_PERIODIC_INQ); in hci_cc_periodic_inq()
106 hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ); in hci_cc_exit_periodic_inq()
2542 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_evt()
4177 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_with_rssi_evt()
4427 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_extended_inquiry_result_evt()
H A Dmgmt.c4688 hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) { in start_discovery_internal()
4781 hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) { in start_service_discovery()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h318 HCI_PERIODIC_INQ, enumerator
H A Dhci_core.h737 hci_dev_clear_flag(hdev, HCI_PERIODIC_INQ); \