Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_client.c189 static uint8_t net_buf_pull_call_state(struct net_buf_simple *buf, in net_buf_pull_call_state() function
230 err = net_buf_pull_call_state(buf, &call->call_info); in net_buf_pull_call()
568 err = net_buf_pull_call_state(&buf, call_state); in call_state_notify_handler()
1387 tbs_err = net_buf_pull_call_state(&inst->net_buf, call_state); in read_call_state_cb()