============= * Update init() to match the changes around initializationCompleteCallback. Also implemented hasInitialized(). Refer to https://github.com/ARMmbed/ble/pull/91 and https://github.com/ARMmbed/ble/issues/90. * Some changes for memory savings. Certain singletons are now allocated dynamically; so some memory may not be needed if the application exercises limited functionality. Also reduced the size of some global tables for memory savings; affected tables/constants: UUID_TABLE_MAX_ENTRIES (down to 4), DEVICE_MANAGER_MAX_BONDS (down to 2).master
parent
c5dc7e52a6
commit
847c27cfe9
Loading…
Reference in new issue