Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dcodec.c1129 static int codec_meta_get_vendor(const uint8_t meta[], size_t meta_len, const uint8_t **vendor_meta) in codec_meta_get_vendor() function
1515 return codec_meta_get_vendor(codec_cfg->meta, codec_cfg->meta_len, vendor_meta); in bt_audio_codec_cfg_meta_get_vendor()
1895 return codec_meta_get_vendor(codec_cap->meta, codec_cap->meta_len, vendor_meta); in bt_audio_codec_cap_meta_get_vendor()