Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs_client.c178 static uint8_t net_buf_pull_call_state(struct net_buf_simple *buf, in net_buf_pull_call_state() function
219 err = net_buf_pull_call_state(buf, &call->call_info); in net_buf_pull_call()
479 err = net_buf_pull_call_state(&buf, call_state); in call_state_notify_handler()
1251 tbs_err = net_buf_pull_call_state(&inst->net_buf, call_state); in read_call_state_cb()