Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h59 #define BTPROTO_ISO 8 macro
60 #define BTPROTO_LAST BTPROTO_ISO
/openbmc/linux/net/bluetooth/
H A Diso.c1672 BTPROTO_ISO, GFP_ATOMIC, 0); in iso_conn_ready()
2110 err = bt_sock_register(BTPROTO_ISO, &iso_sock_family_ops); in iso_init()
2119 bt_sock_unregister(BTPROTO_ISO); in iso_init()
2156 bt_sock_unregister(BTPROTO_ISO); in iso_exit()