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.
2 parents f57f265 + 440aea6 commit 2f87d59Copy full SHA for 2f87d59
tools/test/examples/examples.json
@@ -60,16 +60,15 @@
60
"github":"https://github.com/ARMmbed/mbed-os-example-ble",
61
"sub-repo-example": true,
62
"subs": [
63
- "BLE_BatteryLevel",
+ "BLE_Advertising",
64
"BLE_GAP",
65
- "BLE_GattClient",
66
- "BLE_GattServer",
67
- "BLE_HeartRate",
68
- "BLE_LED",
69
- "BLE_LEDBlinker",
+ "BLE_GattClient_CharacteristicUpdates",
+ "BLE_GattClient_CharacteristicWrite",
+ "BLE_GattServer_AddService",
+ "BLE_GattServer_CharacteristicUpdates",
+ "BLE_GattServer_CharacteristicWrite",
70
"BLE_PeriodicAdvertising",
71
- "BLE_Privacy",
72
- "BLE_SM"
+ "BLE_SecurityAndPrivacy"
73
],
74
"features" : [],
75
"targets" : ["NRF52_DK", "DISCO_L475VG_IOT01A"],
0 commit comments