Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dbluetooth.h59 #define BTPROTO_ISO 8 macro
60 #define BTPROTO_LAST BTPROTO_ISO
/Linux-v6.6/net/bluetooth/
Diso.c1626 BTPROTO_ISO, GFP_ATOMIC, 0); in iso_conn_ready()
2051 err = bt_sock_register(BTPROTO_ISO, &iso_sock_family_ops); in iso_init()
2060 bt_sock_unregister(BTPROTO_ISO); in iso_init()
2097 bt_sock_unregister(BTPROTO_ISO); in iso_exit()