mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
Merge branch 'bugfix/btdm_incorrectly_spelled' into 'master'
component/bt: fix Spelling mistakes Closes IDFGH-4886, IDFGH-4910, and IDFGH-4635 See merge request espressif/esp-idf!12814
This commit is contained in:
@@ -7,7 +7,8 @@ config BT_CTRL_BLE_MAX_ACT
|
||||
default 10
|
||||
range 1 10
|
||||
help
|
||||
BLE maximum instances of bluetooth controller.
|
||||
BLE maximum activities of bluetooth controller,both of connections,
|
||||
scan , sync and adv(periodic adv, multi-adv).
|
||||
|
||||
config BT_CTRL_BLE_MAX_ACT_EFF
|
||||
int
|
||||
|
Reference in New Issue
Block a user