Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c814 static bool should_stop_tx(struct bt_conn *conn) in should_stop_tx() function
947 if (should_stop_tx(conn)) { in get_conn_ready()