We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cd222c commit 79c0d3aCopy full SHA for 79c0d3a
features/FEATURE_BLE/targets/TARGET_CORDIO_LL/mbed_lib.json
@@ -30,8 +30,8 @@
30
"value": 0
31
},
32
"extended-advertising-size": {
33
- "help": "Maximum extended advertising data (and scan data response) size",
34
- "value": 128
+ "help": "Maximum extended advertising data (and scan data response) size, Minimum value is 251",
+ "value": 251
35
36
"max-acl-size": {
37
"help": "Maximum ACL buffer size",
0 commit comments