Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dbluetooth.h52 #define BTPROTO_HCI 1 macro
/Linux-v6.6/net/bluetooth/
Dhci_sock.c2238 err = bt_sock_register(BTPROTO_HCI, &hci_sock_family_ops); in hci_sock_init()
2247 bt_sock_unregister(BTPROTO_HCI); in hci_sock_init()
2263 bt_sock_unregister(BTPROTO_HCI); in hci_sock_cleanup()