Searched refs:HCI_NOTIFY_CONN_ADD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ | ||
H A D | hci.h | 51 #define HCI_NOTIFY_CONN_ADD 1 macro |
/openbmc/linux/net/bluetooth/ | ||
H A D | hci_conn.c | 1010 hdev->notify(hdev, HCI_NOTIFY_CONN_ADD); in __hci_conn_add() |