Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dcodec.c214 static int ltv_unset_val(struct net_buf_simple *buf, uint8_t type) in ltv_unset_val() function
329 ret = ltv_unset_val(&buf, type); in bt_audio_codec_cfg_unset_val()
620 return ltv_unset_val(&buf, type); in codec_meta_unset_val()
2015 ret = ltv_unset_val(&buf, type); in bt_audio_codec_cap_unset_val()