Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
A Dbluetooth.h59 #define BTPROTO_ISO 8 macro
60 #define BTPROTO_LAST BTPROTO_ISO
/linux/net/bluetooth/
A Diso.c1803 BTPROTO_ISO, GFP_ATOMIC, 0); in iso_conn_ready()
2293 err = bt_sock_register(BTPROTO_ISO, &iso_sock_family_ops); in iso_init()
2302 bt_sock_unregister(BTPROTO_ISO); in iso_init()
2335 bt_sock_unregister(BTPROTO_ISO); in iso_exit()

Completed in 12 milliseconds