ble
ble copied to clipboard
extend DiscoveredCharacteristic to allow serialization and reconstruction from persistent storage
it may be useful at times to construct DiscoveredCharacteristisc (and services) from persistent (cached) data. This will allow us to avoid service-discovery for every connection. BLE_API needs to be extended for this.
ARM Internal Ref: IOTSFW-1035