Home
last modified time | relevance | path

Searched refs:HCI_EV_CONN_COMPLETE (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1903 #define HCI_EV_CONN_COMPLETE 0x03 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h2251 #define HCI_EV_CONN_COMPLETE 0x03 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c6147 } else if (event == HCI_EV_CONN_COMPLETE) { in hci_store_wake_reason()
6232 case HCI_EV_CONN_COMPLETE: in hci_event_packet()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c7445 } else if (event == HCI_EV_CONN_COMPLETE) { in hci_store_wake_reason()
7533 /* [0x03 = HCI_EV_CONN_COMPLETE] */
7534 HCI_EV(HCI_EV_CONN_COMPLETE, hci_conn_complete_evt,
H A Dhci_sync.c5324 /* Wait for HCI_EV_CONN_COMPLETE, not HCI_EV_CMD_STATUS, when the in hci_connect_cancel_sync()
5332 HCI_EV_CONN_COMPLETE, in hci_connect_cancel_sync()

Completed in 35 milliseconds