Searched refs:HCI_NOTIFY_CONN_ADD (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/net/bluetooth/ | ||
D | hci.h | 53 #define HCI_NOTIFY_CONN_ADD 1 macro |
/Linux-v6.6/net/bluetooth/ | ||
D | hci_conn.c | 1039 hdev->notify(hdev, HCI_NOTIFY_CONN_ADD); in hci_conn_add() |