Searched refs:bt_audio_codec_cfg_set_octets_per_frame (Results 1 – 4 of 4) sorted by relevance
980 int bt_audio_codec_cfg_set_octets_per_frame(struct bt_audio_codec_cfg *codec_cfg,
506 int bt_audio_codec_cfg_set_octets_per_frame(struct bt_audio_codec_cfg *codec_cfg, in bt_audio_codec_cfg_set_octets_per_frame() function
339 ret = bt_audio_codec_cfg_set_octets_per_frame(&preset.codec_cfg, 120); in ZTEST()
1898 err = bt_audio_codec_cfg_set_octets_per_frame(codec_cfg, (uint16_t)val); in parse_config_data_args()