Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dbluetooth.h59 #define BTPROTO_ISO 8 macro
60 #define BTPROTO_LAST BTPROTO_ISO
/linux-6.6.21/net/bluetooth/
Diso.c1667 BTPROTO_ISO, GFP_ATOMIC, 0); in iso_conn_ready()
2105 err = bt_sock_register(BTPROTO_ISO, &iso_sock_family_ops); in iso_init()
2114 bt_sock_unregister(BTPROTO_ISO); in iso_init()
2151 bt_sock_unregister(BTPROTO_ISO); in iso_exit()