Home
last modified time | relevance | path

Searched defs:tx_rate (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn.c221 static uint32_t tx_rate; in ll_tx_mem_enqueue() local
2070 static uint8_t force_md_cnt_calc(struct lll_conn *lll_connection, uint32_t tx_rate) in force_md_cnt_calc()