mbed-os/features/FEATURE_BLE/source
Paul Szczeanek 559d6afc43 Allow for security db type selection
The selection is now based on the lib json (which allows you to disable filesystem db or kvstore db) and the call to SecurityManager::init. It will always fall back on memory db if no other db is available.
2020-06-10 16:04:57 +01:00
..
gap Fix capacity check when service data are added to BLE advertising payload. 2020-05-29 15:06:38 +01:00
generic Allow for security db type selection 2020-06-10 16:04:57 +01:00
BLE.cpp Remove a few leftovers in BLE namespace 2020-04-17 09:59:16 +01:00
BLEInstanceBase.cpp Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed. 2016-07-20 22:10:36 +01:00
DiscoveredCharacteristic.cpp added #if guards to cordio ble 2019-02-27 19:46:12 +00:00
GattClient.tpp missing default impl 2019-04-08 14:56:23 +01:00
GattServer.tpp BLE - Devirtualize ::GattServer. 2019-02-26 13:18:17 +00:00
SecurityManager.tpp BLE: update to use whitelist_t from ble namespace 2020-04-17 09:58:58 +01:00