Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c437 size_t uri_length; in net_buf_put_current_calls_by_inst() local
449 uri_length = strlen(call->remote_uri); in net_buf_put_current_calls_by_inst()
451 uri_length; in net_buf_put_current_calls_by_inst()
464 net_buf_simple_add_mem(buf, call->remote_uri, uri_length); in net_buf_put_current_calls_by_inst()