Searched refs:BTPROTO_ISO (Results 1 – 3 of 3) sorted by relevance
60 #define BTPROTO_ISO 8 macro61 #define BTPROTO_LAST BTPROTO_ISO
2122 BTPROTO_ISO, GFP_ATOMIC, 0); in iso_conn_ready()2686 err = bt_sock_register(BTPROTO_ISO, &iso_sock_family_ops); in iso_init()2695 bt_sock_unregister(BTPROTO_ISO); in iso_init()2728 bt_sock_unregister(BTPROTO_ISO); in iso_exit()
3291 case BTPROTO_ISO: in hci_ethtool_ts_info()