Home
last modified time | relevance | path

Searched refs:BTPROTO_HIDP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/hidp/
H A Dsock.c292 err = bt_sock_register(BTPROTO_HIDP, &hidp_sock_family_ops); in hidp_init_sockets()
301 bt_sock_unregister(BTPROTO_HIDP); in hidp_init_sockets()
317 bt_sock_unregister(BTPROTO_HIDP); in hidp_cleanup_sockets()
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dsock.c285 err = bt_sock_register(BTPROTO_HIDP, &hidp_sock_family_ops); in hidp_init_sockets()
294 bt_sock_unregister(BTPROTO_HIDP); in hidp_init_sockets()
310 bt_sock_unregister(BTPROTO_HIDP); in hidp_cleanup_sockets()
/kernel/linux/linux-5.10/net/bluetooth/cmtp/
H A Dsock.c253 bt_sock_unregister(BTPROTO_HIDP); in cmtp_init_sockets()
/kernel/linux/linux-6.6/net/bluetooth/cmtp/
H A Dsock.c253 bt_sock_unregister(BTPROTO_HIDP); in cmtp_init_sockets()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h56 #define BTPROTO_HIDP 6 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h57 #define BTPROTO_HIDP 6 macro

Completed in 5 milliseconds