Home
last modified time | relevance | path

Searched refs:BTPROTO_ISO (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/net/bluetooth/
Dbluetooth.h58 #define BTPROTO_ISO 8 macro
59 #define BTPROTO_LAST BTPROTO_ISO
/Linux-v6.1/net/bluetooth/
Diso.c1449 BTPROTO_ISO, GFP_ATOMIC, 0); in iso_conn_ready()
1808 err = bt_sock_register(BTPROTO_ISO, &iso_sock_family_ops); in iso_init()
1817 bt_sock_unregister(BTPROTO_ISO); in iso_init()
1854 bt_sock_unregister(BTPROTO_ISO); in iso_exit()