Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_sock.c2129 static const struct net_proto_family hci_sock_family_ops = { variable
2145 err = bt_sock_register(BTPROTO_HCI, &hci_sock_family_ops); in hci_sock_init()