Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dcodec.c623 static int codec_meta_get_pref_context(const uint8_t meta[], size_t meta_len) in codec_meta_get_pref_context() function
1232 ret = codec_meta_get_pref_context(codec_cfg->meta, codec_cfg->meta_len); in bt_audio_codec_cfg_meta_get_pref_context()
1618 return codec_meta_get_pref_context(codec_cap->meta, codec_cap->meta_len); in bt_audio_codec_cap_meta_get_pref_context()