We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8d123 commit 452c60bCopy full SHA for 452c60b
features/FEATURE_BLE/targets/TARGET_CORDIO/mbed_lib.json
@@ -24,12 +24,12 @@
24
},
25
"max-l2cap-channels": {
26
"help": "Maximum number of connection oriented channels",
27
- "value": 0,
+ "value": 1,
28
"macro_name": "L2C_COC_CHAN_MAX"
29
30
"max-l2cap-clients": {
31
"help": "Maximum number of connection oriented channel registered clients",
32
33
"macro_name": "L2C_COC_REG_MAX"
34
35
"max-att-writes": {
0 commit comments