Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dmgmt.h718 #define MGMT_EV_DEVICE_DISCONNECTED 0x000C macro
/Linux-v4.19/net/bluetooth/
Dmgmt.c121 MGMT_EV_DEVICE_DISCONNECTED,
7343 mgmt_event(MGMT_EV_DEVICE_DISCONNECTED, hdev, &ev, sizeof(ev), sk); in mgmt_device_disconnected()