mirror of https://github.com/ARMmbed/mbed-os.git
14 lines
397 B
JSON
14 lines
397 B
JSON
{
|
|
"name": "ble-api-implementation",
|
|
"config": {
|
|
"max-characteristic-authorisation-count": {
|
|
"help": "Maximum count of characteristics that can be stored for authorisation purposes.",
|
|
"value": 20
|
|
},
|
|
"max-cccd-count": {
|
|
"help": "Client characteristic configuration descriptors settings.",
|
|
"value": 20
|
|
}
|
|
}
|
|
}
|