Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/cmtp/
Dsock.c251 bt_sock_unregister(BTPROTO_HIDP); in cmtp_init_sockets()
267 bt_sock_unregister(BTPROTO_CMTP); in cmtp_cleanup_sockets()
/linux-4.4.14/net/bluetooth/bnep/
Dsock.c247 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_init()
263 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_cleanup()
/linux-4.4.14/net/bluetooth/hidp/
Dsock.c281 bt_sock_unregister(BTPROTO_HIDP); in hidp_init_sockets()
297 bt_sock_unregister(BTPROTO_HIDP); in hidp_cleanup_sockets()
/linux-4.4.14/net/bluetooth/
Daf_bluetooth.c98 void bt_sock_unregister(int proto) in bt_sock_unregister() function
107 EXPORT_SYMBOL(bt_sock_unregister);
Dsco.c1236 bt_sock_unregister(BTPROTO_SCO); in sco_init()
1265 bt_sock_unregister(BTPROTO_SCO); in sco_exit()
Dhci_sock.c1513 bt_sock_unregister(BTPROTO_HCI); in hci_sock_init()
1529 bt_sock_unregister(BTPROTO_HCI); in hci_sock_cleanup()
Dl2cap_sock.c1680 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_init_sockets()
1696 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_cleanup_sockets()
/linux-4.4.14/include/net/bluetooth/
Dbluetooth.h261 void bt_sock_unregister(int proto);
/linux-4.4.14/net/bluetooth/rfcomm/
Dsock.c1079 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_init_sockets()
1105 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_cleanup_sockets()