Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1903 #define HCI_EV_CONN_COMPLETE 0x03 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c6116 } else if (event == HCI_EV_CONN_COMPLETE) { in hci_store_wake_reason()
6201 case HCI_EV_CONN_COMPLETE: in hci_event_packet()