Searched refs:_suspend_tx (Results 1 – 1 of 1) sorted by relevance
1003 static volatile bool _suspend_tx; variable1008 _suspend_tx = suspend; in bt_conn_suspend_tx()1030 if (IS_ENABLED(CONFIG_BT_TESTING) && _suspend_tx) { in bt_conn_tx_processor()