Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_broadcaster.c79 const uint16_t tx_pool_cnt = tx_pool.uninit_count; in send_data_cb() local
82 for (uint16_t i = 0U; i < tx_pool_cnt; i++) { in send_data_cb()
214 const uint16_t tx_pool_cnt = tx_pool.uninit_count; in start_tx() local
219 for (uint16_t i = 0U; i < tx_pool_cnt; i++) { in start_tx()