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