Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci.h1893 #define HCI_EV_CONN_COMPLETE 0x03 macro
/Linux-v5.10/net/bluetooth/
Dhci_event.c6049 } else if (event == HCI_EV_CONN_COMPLETE) { in hci_store_wake_reason()
6134 case HCI_EV_CONN_COMPLETE: in hci_event_packet()