Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/cmtp/
H A Dsock.c253 bt_sock_unregister(BTPROTO_HIDP); in cmtp_init_sockets()
269 bt_sock_unregister(BTPROTO_CMTP); in cmtp_cleanup_sockets()
/linux-6.15/net/bluetooth/bnep/
H A Dsock.c242 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_init()
258 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_cleanup()
/linux-6.15/net/bluetooth/hidp/
H A Dsock.c294 bt_sock_unregister(BTPROTO_HIDP); in hidp_init_sockets()
310 bt_sock_unregister(BTPROTO_HIDP); in hidp_cleanup_sockets()
/linux-6.15/net/bluetooth/
H A Daf_bluetooth.c102 void bt_sock_unregister(int proto) in bt_sock_unregister() function
111 EXPORT_SYMBOL(bt_sock_unregister);
H A Dsco.c1544 bt_sock_unregister(BTPROTO_SCO); in sco_init()
1573 bt_sock_unregister(BTPROTO_SCO); in sco_exit()
H A Dl2cap_sock.c1989 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_init_sockets()
2005 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_cleanup_sockets()
H A Dhci_sock.c2239 bt_sock_unregister(BTPROTO_HCI); in hci_sock_init()
2255 bt_sock_unregister(BTPROTO_HCI); in hci_sock_cleanup()
H A Diso.c2464 bt_sock_unregister(BTPROTO_ISO); in iso_init()
2497 bt_sock_unregister(BTPROTO_ISO); in iso_exit()
/linux-6.15/net/bluetooth/rfcomm/
H A Dsock.c1052 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_init_sockets()
1078 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_cleanup_sockets()
/linux-6.15/include/net/bluetooth/
H A Dbluetooth.h405 void bt_sock_unregister(int proto);