abd1d047dd
This commit targets solving issue #17731 over the LL_SW_SPLIT arch of the BLE stack in Zephyr. This functionality is exposed to the user as HCI Zephyr Command extensions - BT_HCI_OP_VS_WRITE_TX_POWER_LEVEL - BT_HCI_OP_VS_READ_TX_POWER_LEVEL which enable Tx power read/write operations within BLE radio events on a per role/connection basis. The functionality is enabled upon the Kconfig advanced configuration triggered by - BT_CTLR_TX_PWR_DYNAMIC_CONTROL depending on the enablement of Zephyr HCI vendor-specific command extensions. Necessary low-level radio HAL functionality and power definitions are also supplied to address the high-level functionality of controlling the Tx power. Signed-off-by: Andrei Stoica <stoica.razvan.andrei@gmail.com> |
||
---|---|---|
.. | ||
doc | ||
fake | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.board | ||
Kconfig.defconfig | ||
argparse.c | ||
argparse.h | ||
board.cmake | ||
board_irq.h | ||
board_soc.h | ||
bstests.h | ||
bstests_entry.c | ||
cmdline.h | ||
irq_handler.c | ||
k_busy_wait.c | ||
main.c | ||
nrf52_bsim.yaml | ||
nrf52_bsim_defconfig | ||
radio_sim_nrfxx.h | ||
time_machine.c | ||
time_machine.h | ||
trace_hook.c |