Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/net/bluetooth/bnep/
Dsock.c250 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_init()
266 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_cleanup()
/Linux-v6.1/net/bluetooth/hidp/
Dsock.c302 bt_sock_unregister(BTPROTO_HIDP); in hidp_init_sockets()
318 bt_sock_unregister(BTPROTO_HIDP); in hidp_cleanup_sockets()
/Linux-v6.1/net/bluetooth/
Daf_bluetooth.c102 void bt_sock_unregister(int proto) in bt_sock_unregister() function
111 EXPORT_SYMBOL(bt_sock_unregister);
Dsco.c1472 bt_sock_unregister(BTPROTO_SCO); in sco_init()
1501 bt_sock_unregister(BTPROTO_SCO); in sco_exit()
Diso.c1817 bt_sock_unregister(BTPROTO_ISO); in iso_init()
1854 bt_sock_unregister(BTPROTO_ISO); in iso_exit()
Dl2cap_sock.c1953 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_init_sockets()
1969 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_cleanup_sockets()
Dhci_sock.c2154 bt_sock_unregister(BTPROTO_HCI); in hci_sock_init()
2170 bt_sock_unregister(BTPROTO_HCI); in hci_sock_cleanup()
/Linux-v6.1/net/bluetooth/rfcomm/
Dsock.c1059 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_init_sockets()
1085 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_cleanup_sockets()
/Linux-v6.1/include/net/bluetooth/
Dbluetooth.h383 void bt_sock_unregister(int proto);