Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dll_tx_pwr.c47 uint16_t handle, uint8_t type, int8_t *tx_pwr_lvl) in ll_tx_pwr_lvl_get()
131 int8_t *const tx_pwr_lvl) in ll_tx_pwr_lvl_set()
Dlll_scan.h59 int8_t tx_pwr_lvl; member
Dlll_conn.h147 int8_t tx_pwr_lvl; member
Dlll_adv.h207 int8_t tx_pwr_lvl; member
/Zephyr-Core-3.7.0/samples/bluetooth/hci_pwr_ctrl/src/
Dmain.c78 static void set_tx_power(uint8_t handle_type, uint16_t handle, int8_t tx_pwr_lvl) in set_tx_power()
110 static void get_tx_power(uint8_t handle_type, uint16_t handle, int8_t *tx_pwr_lvl) in get_tx_power()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c656 int8_t lll_radio_tx_pwr_floor(int8_t tx_pwr_lvl) in lll_radio_tx_pwr_floor()