Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h2426 struct hci_ev_sync_conn_complete { struct
/linux-6.15/net/bluetooth/
H A Dhci_event.c4939 struct hci_ev_sync_conn_complete *ev = data; in hci_sync_conn_complete_evt()
7421 sizeof(struct hci_ev_sync_conn_complete)),
/linux-6.15/drivers/bluetooth/
H A Dbtusb.c1124 struct hci_ev_sync_conn_complete *ev = in btusb_sco_connected()