Home
last modified time | relevance | path

Searched refs:bt_sock_unregister (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/net/bluetooth/cmtp/
Dsock.c253 bt_sock_unregister(BTPROTO_HIDP); in cmtp_init_sockets()
269 bt_sock_unregister(BTPROTO_CMTP); in cmtp_cleanup_sockets()
/Linux-v5.15/net/bluetooth/bnep/
Dsock.c249 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_init()
265 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_cleanup()
/Linux-v5.15/net/bluetooth/hidp/
Dsock.c301 bt_sock_unregister(BTPROTO_HIDP); in hidp_init_sockets()
317 bt_sock_unregister(BTPROTO_HIDP); in hidp_cleanup_sockets()
/Linux-v5.15/net/bluetooth/
Daf_bluetooth.c100 void bt_sock_unregister(int proto) in bt_sock_unregister() function
109 EXPORT_SYMBOL(bt_sock_unregister);
Dsco.c1298 bt_sock_unregister(BTPROTO_SCO); in sco_init()
1327 bt_sock_unregister(BTPROTO_SCO); in sco_exit()
Dl2cap_sock.c1915 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_init_sockets()
1931 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_cleanup_sockets()
Dhci_sock.c2098 bt_sock_unregister(BTPROTO_HCI); in hci_sock_init()
2114 bt_sock_unregister(BTPROTO_HCI); in hci_sock_cleanup()
/Linux-v5.15/include/net/bluetooth/
Dbluetooth.h312 void bt_sock_unregister(int proto);
/Linux-v5.15/net/bluetooth/rfcomm/
Dsock.c1082 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_init_sockets()
1108 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_cleanup_sockets()