ble icon indicating copy to clipboard operation
ble copied to clipboard

extend DiscoveredCharacteristic to allow serialization and reconstruction from persistent storage

Open rgrover opened this issue 9 years ago • 1 comments

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.

rgrover avatar Jun 29 '15 08:06 rgrover

ARM Internal Ref: IOTSFW-1035

rainierwolfcastle avatar Oct 16 '15 15:10 rainierwolfcastle