Home
last modified time | relevance | path

Searched refs:HCI_PA_SYNC (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/
H A Dhci_sync.c2778 if (hci_dev_test_flag(hdev, HCI_PA_SYNC)) { in hci_update_accept_list_sync()
2939 if (hci_dev_test_flag(hdev, HCI_PA_SYNC)) { in hci_le_set_ext_scan_param_sync()
3206 !hci_dev_test_flag(hdev, HCI_PA_SYNC)) { in hci_update_passive_scan_sync()
7087 if (hci_dev_test_and_set_flag(hdev, HCI_PA_SYNC)) in hci_le_pa_create_sync()
7167 hci_dev_clear_flag(hdev, HCI_PA_SYNC); in hci_le_pa_create_sync()
H A Dhci_event.c5983 hci_dev_clear_flag(hdev, HCI_PA_SYNC); in hci_le_past_received_evt()
6480 if (hci_dev_test_flag(hdev, HCI_PA_SYNC)) { in hci_le_ext_adv_report_evt()
6514 hci_dev_clear_flag(hdev, HCI_PA_SYNC); in hci_le_pa_sync_established_evt()
/linux/include/net/bluetooth/
H A Dhci.h460 HCI_PA_SYNC, enumerator