Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Dtbs.c383 size_t uri_length; in net_buf_put_current_calls() local
402 uri_length = strlen(call->remote_uri); in net_buf_put_current_calls()
404 sizeof(call->flags) + uri_length; in net_buf_put_current_calls()
412 uri_length); in net_buf_put_current_calls()
428 uri_length = strlen(call->remote_uri); in net_buf_put_current_calls()
431 sizeof(call->flags) + uri_length; in net_buf_put_current_calls()
437 uri_length); in net_buf_put_current_calls()