Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A DKconfig67 When enabled, btusb intercepts the HCI_EV_SYNC_CONN_COMPLETE packets
H A Dbtusb.c1100 if (skb->len < sizeof(*hdr) || hdr->evt != HCI_EV_SYNC_CONN_COMPLETE) in btusb_sco_connected()
/linux/include/net/bluetooth/
H A Dhci.h2389 #define HCI_EV_SYNC_CONN_COMPLETE 0x2c macro
/linux/net/bluetooth/
H A Dhci_event.c7403 HCI_EV(HCI_EV_SYNC_CONN_COMPLETE, hci_sync_conn_complete_evt,