Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dll_tx_pwr.c104 *tx_pwr_lvl = lll_radio_tx_pwr_max_get(); in ll_tx_pwr_lvl_get()
214 *max = lll_radio_tx_pwr_max_get(); in ll_tx_pwr_get()
Dlll.h603 int8_t lll_radio_tx_pwr_max_get(void);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c703 int8_t lll_radio_tx_pwr_max_get(void) function