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:
parent
cf05f49ee2
commit
3bbe2c0a07
2 changed files with 34 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue