Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Diso.c2034 struct hci_ev_le_pa_sync_established *ev2 = NULL; in iso_conn_ready() local
2093 ev2 = hci_recv_event_data(hcon->hdev, in iso_conn_ready()
2095 if (ev2) in iso_conn_ready()
2099 iso_match_sid, ev2); in iso_conn_ready()
2173 (ev2 && ev2->status)) { in iso_conn_ready()
2232 struct hci_evt_le_big_info_adv_report *ev2; in iso_connect_ind() local
2277 ev2 = hci_recv_event_data(hdev, HCI_EVT_LE_BIG_INFO_ADV_REPORT); in iso_connect_ind()
2278 if (ev2) { in iso_connect_ind()
2281 iso_match_sync_handle, ev2); in iso_connect_ind()
2290 iso_match_sync_handle, ev2); in iso_connect_ind()
[all …]