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