Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h2180 #define HCI_EV_CONN_COMPLETE 0x03 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c5506 HCI_EV_CONN_COMPLETE, in hci_connect_cancel_sync()
6816 HCI_EV_CONN_COMPLETE, in hci_acl_create_conn_sync()
H A Dhci_conn.c2890 case HCI_EV_CONN_COMPLETE: in hci_abort_conn()
H A Dhci_event.c7200 } else if (event == HCI_EV_CONN_COMPLETE) { in hci_store_wake_reason()
7288 /* [0x03 = HCI_EV_CONN_COMPLETE] */
7289 HCI_EV(HCI_EV_CONN_COMPLETE, hci_conn_complete_evt,