Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dascs.c2537 static bool is_valid_stop_len(struct net_buf_simple *buf) in is_valid_stop_len() function
2570 if (!is_valid_stop_len(buf)) { in ascs_stop()