Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dcodec.c570 static int codec_meta_get_stream_lang(const uint8_t meta[], size_t meta_len) in codec_meta_get_stream_lang() function
802 return codec_meta_get_stream_lang(codec_cfg->meta, codec_cfg->meta_len); in bt_audio_codec_cfg_meta_get_stream_lang()
934 return codec_meta_get_stream_lang(codec_cap->meta, codec_cap->meta_len); in bt_audio_codec_cap_meta_get_stream_lang()