Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h54 #define HCI_NOTIFY_CONN_ADD 1 macro
/linux-6.6.21/net/bluetooth/
Dhci_conn.c1028 hdev->notify(hdev, HCI_NOTIFY_CONN_ADD); in hci_conn_add()