Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_event.c7116 struct hci_conn *pa_sync; in hci_le_big_sync_established_evt() local
7128 pa_sync = hci_conn_hash_lookup_pa_sync(hdev, ev->handle); in hci_le_big_sync_established_evt()
7129 if (pa_sync) in hci_le_big_sync_established_evt()
7133 set_bit(HCI_CONN_BIG_SYNC, &pa_sync->flags); in hci_le_big_sync_established_evt()