Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sock.c2214 static const struct net_proto_family hci_sock_family_ops = { variable
2230 err = bt_sock_register(BTPROTO_HCI, &hci_sock_family_ops); in hci_sock_init()