Home
last modified time | relevance | path

Searched defs:to_hci_conn (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1190 #define to_hci_conn(c) container_of(c, struct hci_conn, dev) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci_core.h1608 #define to_hci_conn(c) container_of(c, struct hci_conn, dev) macro