Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c52 static struct bt_bap_lc3_preset preset_16_2_1 = BT_BAP_LC3_UNICAST_PRESET_16_2_1( variable
604 &preset_16_2_1.codec_cfg); in codec_configure_streams()
615 &preset_16_2_1.codec_cfg); in codec_configure_streams()
943 stream_params[stream_cnt].qos = &preset_16_2_1.qos; in create_unicast_group()
958 stream_params[stream_cnt].qos = &preset_16_2_1.qos; in create_unicast_group()
1175 .qos = &preset_16_2_1.qos, in test_main_reconf_group()
1179 .qos = &preset_16_2_1.qos, in test_main_reconf_group()
Dbap_broadcast_source_test.c44 static struct bt_bap_lc3_preset preset_16_2_1 = BT_BAP_LC3_BROADCAST_PRESET_16_2_1( variable
291 create_param.qos = &preset_16_2_1.qos; in setup_broadcast_source()