Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dbap_unicast_client.c1514 struct net_buf_simple *long_read_buf = &client->net_buf; in long_ase_read() local
1546 client->read_params.single.offset = long_read_buf->len; in long_ase_read()
1598 struct net_buf_simple *long_read_buf = &client->net_buf; in unicast_client_ep_notify() local
1601 net_buf_simple_add_mem(long_read_buf, data, length); in unicast_client_ep_notify()