Bluetooth: controller: Add in-system Tx throughput measurement

Added feature to in-system measure incoming Tx throughput.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
Vinayak Kariappa Chettimada 2020-09-16 15:11:48 +05:30 committed by Ioannis Glaropoulos
commit 3bbe2c0a07
2 changed files with 34 additions and 0 deletions

View file

@ -385,6 +385,11 @@ config BT_CTLR_TX_RETRY_DISABLE
would happen in the next connection event instead of repeated retries
in the current connection event.
config BT_CTLR_THROUGHPUT
bool "Measure incoming Tx throughput"
help
Measure incoming Tx throughput and log the results.
config BT_CTLR_FORCE_MD_COUNT
int "Forced MD bit count"
range 0 255