Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1521 #define HCI_EV_DISCONN_COMPLETE 0x05 macro
/linux-4.4.14/net/bluetooth/
Dhci_event.c5248 case HCI_EV_DISCONN_COMPLETE: in hci_event_packet()