Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h51 #define BTPROTO_HCI 1 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sock.c2089 err = bt_sock_register(BTPROTO_HCI, &hci_sock_family_ops); in hci_sock_init()
2098 bt_sock_unregister(BTPROTO_HCI); in hci_sock_init()
2114 bt_sock_unregister(BTPROTO_HCI); in hci_sock_cleanup()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dbt_test.c264 sock = socket(AF_BLUETOOTH, SOCK_RAW, BTPROTO_HCI);