Searched refs:HCI_NOTIFY_CONN_DEL (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/net/bluetooth/ | ||
D | hci.h | 53 #define HCI_NOTIFY_CONN_DEL 2 macro |
/linux-4.4.14/net/bluetooth/ | ||
D | hci_conn.c | 126 hdev->notify(hdev, HCI_NOTIFY_CONN_DEL); in hci_conn_cleanup() |