Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_client.c853 static bool can_add_string_to_net_buf(const struct net_buf_simple *buf, size_t len) in can_add_string_to_net_buf() function
876 if (!can_add_string_to_net_buf(&inst->net_buf, length)) { in handle_string_long_read()