Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bluetooth/bnep/
H A Dsock.c233 err = bt_sock_register(BTPROTO_BNEP, &bnep_sock_family_ops); in bnep_sock_init()
242 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_init()
258 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_cleanup()
/kernel/linux/linux-5.10/net/bluetooth/bnep/
H A Dsock.c240 err = bt_sock_register(BTPROTO_BNEP, &bnep_sock_family_ops); in bnep_sock_init()
249 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_init()
265 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_cleanup()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h54 #define BTPROTO_BNEP 4 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h55 #define BTPROTO_BNEP 4 macro

Completed in 4 milliseconds