zephyr/doc/reference/bluetooth
Andrei Stoica cc19e72497 docs: Bluetooth: HCI_VS: Updated docs on VS HCI commands
This commit complements documentation of Zephyr HCI VS
commands. In particular, it documents the newly introduced
commands

- BT_HCI_OP_VS_WRITE_TX_POWER_LEVEL
- BT_HCI_OP_VS_READ_TX_POWER_LEVEL

These provide HCI-level control over the Tx power of the
BLE radio 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.

Signed-off-by: Andrei Stoica <stoica.razvan.andrei@gmail.com>
2019-12-17 12:29:57 +01:00
..
mesh Bluetooth: Mesh: Restructure doc 2019-11-27 13:32:45 -05:00
connection_mgmt.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
controller.rst
crypto.rst
data_buffer.rst
gap.rst
gatt.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
hci.txt docs: Bluetooth: HCI_VS: Updated docs on VS HCI commands 2019-12-17 12:29:57 +01:00
hci_drivers.rst
hci_raw.rst
hfp.rst
index.rst
l2cap.rst doc: bluetooth: Clarify notes about blocking in the RX thread 2019-04-10 17:43:55 -04:00
mesh.rst Bluetooth: Mesh: Restructure doc 2019-11-27 13:32:45 -05:00
rfcomm.rst
sdp.rst
uuid.rst