Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dll_tx_pwr.c144 *tx_pwr_lvl = lll_radio_tx_pwr_floor(*tx_pwr_lvl); in ll_tx_pwr_lvl_set()
Dlll.h604 int8_t lll_radio_tx_pwr_floor(int8_t tx_pwr_lvl);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c708 int8_t lll_radio_tx_pwr_floor(int8_t tx_pwr_lvl) function