Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci.h1912 #define HCI_EV_CONN_COMPLETE 0x03 macro
/Linux-v5.15/net/bluetooth/
Dhci_event.c6225 } else if (event == HCI_EV_CONN_COMPLETE) { in hci_store_wake_reason()
6310 case HCI_EV_CONN_COMPLETE: in hci_event_packet()