Searched refs:exp_ret (Results 1 – 1 of 1) sorted by relevance
77 int exp_ret; in validate_stream_codec_cfg() local80 exp_ret = bt_audio_codec_cfg_get_freq(exp_codec_cfg); in validate_stream_codec_cfg()83 const int exp_freq = bt_audio_codec_cfg_freq_to_freq_hz(exp_ret); in validate_stream_codec_cfg()97 exp_ret = bt_audio_codec_cfg_get_frame_dur(exp_codec_cfg); in validate_stream_codec_cfg()100 const int exp_frm_dur_us = bt_audio_codec_cfg_frame_dur_to_frame_dur_us(exp_ret); in validate_stream_codec_cfg()