Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Daudio.c161 static int decode_bis_data(struct net_buf_simple *buf, struct bt_bap_base_bis_data *bis) in decode_bis_data() function
289 const int err = decode_bis_data(buf, &subgroup->bis_data[i]); in decode_subgroup()