Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h52 #define BTPROTO_HCI 1 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sock.c2235 err = bt_sock_register(BTPROTO_HCI, &hci_sock_family_ops); in hci_sock_init()
2244 bt_sock_unregister(BTPROTO_HCI); in hci_sock_init()
2260 bt_sock_unregister(BTPROTO_HCI); in hci_sock_cleanup()