Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dascs.c2782 static bool is_valid_stop_len(struct bt_conn *conn, struct net_buf_simple *buf) in is_valid_stop_len() function
2815 if (!is_valid_stop_len(conn, buf)) { in ascs_stop()