BLE - Fix Cordio LL extended advertising size.

pull/10733/head
Vincent Coubard 2019-05-31 16:10:02 +01:00
parent a74c4ce57f
commit 12bdc0ebdb
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@
"value": 0
},
"extended-advertising-size": {
"help": "Maximum extended advertising data (and scan data response) size",
"value": 128
"help": "Maximum extended advertising data (and scan data response) size, Minimum value is 251",
"value": 251
},
"max-acl-size": {
"help": "Maximum ACL buffer size",