Searched refs:BTPROTO_HIDP (Results 1 – 2 of 2) sorted by relevance
286 err = bt_sock_register(BTPROTO_HIDP, &hidp_sock_family_ops); in hidp_init_sockets()300 if (bt_sock_unregister(BTPROTO_HIDP) < 0) in hidp_cleanup_sockets()
48 #define BTPROTO_HIDP 6 macro