Searched refs:pa_sync (Results 1 – 1 of 1) sorted by relevance
6384 struct hci_conn *pa_sync, *conn; in hci_le_pa_sync_estabilished_evt() local6418 if (IS_ERR(pa_sync)) in hci_le_pa_sync_estabilished_evt()6427 hci_connect_cfm(pa_sync, ev->status); in hci_le_pa_sync_estabilished_evt()6440 struct hci_conn *pa_sync; in hci_le_per_adv_report_evt() local6453 pa_sync = hci_conn_hash_lookup_pa_sync_handle in hci_le_per_adv_report_evt()6457 if (!pa_sync) in hci_le_per_adv_report_evt()6463 hci_connect_cfm(pa_sync, 0); in hci_le_per_adv_report_evt()7022 struct hci_conn *pa_sync; in hci_le_big_info_adv_report_evt() local7035 pa_sync = hci_conn_hash_lookup_pa_sync_handle in hci_le_big_info_adv_report_evt()7039 if (!pa_sync) in hci_le_big_info_adv_report_evt()[all …]