Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dbluetooth.h46 #define BTPROTO_HCI 1 macro
/linux-4.4.14/net/bluetooth/
Dhci_sock.c1504 err = bt_sock_register(BTPROTO_HCI, &hci_sock_family_ops); in hci_sock_init()
1513 bt_sock_unregister(BTPROTO_HCI); in hci_sock_init()
1529 bt_sock_unregister(BTPROTO_HCI); in hci_sock_cleanup()