Home
last modified time | relevance | path

Searched refs:BTPROTO_HCI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h51 #define BTPROTO_HCI 1 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h52 #define BTPROTO_HCI 1 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_sock.c2128 err = bt_sock_register(BTPROTO_HCI, &hci_sock_family_ops); in hci_sock_init()
2137 bt_sock_unregister(BTPROTO_HCI); in hci_sock_init()
2153 bt_sock_unregister(BTPROTO_HCI); in hci_sock_cleanup()
/kernel/linux/linux-6.6/net/bluetooth/
H A 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()

Completed in 7 milliseconds