mbed-os/features/FEATURE_BLE/ble
Vincent Coubard 04d26f7ab5 BLE - Devirtualize ::ble::generic::GenericSecurityManager
Two parameters are expected by the template:
- TPalSecurityManager a template class of the security manager of the form TPalSecurityManager<EventHandler>. The GenericSecurityManager is the event handler.
- SigningMonitor a template in the form SigningMonitor<Handler>.
2019-02-26 13:18:17 +00:00
..
common BLE - add static interface helper. 2019-02-26 13:18:17 +00:00
gap BLE - Devirtualize ::ble::Gap 2019-02-26 13:18:17 +00:00
generic BLE - Devirtualize ::ble::generic::GenericSecurityManager 2019-02-26 13:18:17 +00:00
pal BLE - Devirtualize pal::SigningEventMonitor 2019-02-26 13:18:17 +00:00
services Update iBeacon.h 2019-01-10 17:04:23 +02:00
ArrayView.h BLE: Extend ArrayView to encode size in type. 2018-04-04 15:28:17 +01:00
BLE.h BLE - cleanup includes. 2019-02-26 13:18:17 +00:00
BLEInstanceBase.h BLE - cleanup includes. 2019-02-26 13:18:17 +00:00
BLEProtocol.h BLE: Revert address type changes. 2018-05-17 10:26:04 +01:00
BLETypes.h BLE: Fix address type in ::ble::Gap::connect 2018-11-26 14:13:07 +00:00
CallChainOfFunctionPointersWithContext.h Copy edit CallChainOfFunctionPointersWithContext.h 2017-11-07 15:30:27 -06:00
CharacteristicDescriptorDiscovery.h Copy edit CharacteristicDescriptorDiscovery.h 2017-11-07 15:34:57 -06:00
DiscoveredCharacteristic.h BLE - replace some usages of Gap::Handle_t by ble::connection_handle_t 2019-02-26 13:18:17 +00:00
DiscoveredCharacteristicDescriptor.h BLE - replace some usages of Gap::Handle_t by ble::connection_handle_t 2019-02-26 13:18:17 +00:00
DiscoveredService.h BLE: Fix doxygen warnings. 2017-12-13 16:14:16 +00:00
FunctionPointerWithContext.h BLE: Fix doxygen warnings. 2017-12-13 18:30:38 +00:00
Gap.h BLE - Devirtualization of ::Gap 2019-02-26 13:18:17 +00:00
GapAdvertisingData.h BLE: Revert GapAdvertisingdata and create new type for extened Advertising data. 2018-11-26 10:24:31 +00:00
GapAdvertisingParams.h BLE: Revert space change in ble/GapAdvertisingParams.h 2018-11-26 10:24:33 +00:00
GapEvents.h BLE: Put GapEvent into INVALID doxygen sections. 2017-12-13 16:15:21 +00:00
GapScanningParams.h BLE: revert GapScanningParams 2018-11-26 10:24:31 +00:00
GattAttribute.h BLE: Add security requement support into GattAttribute. 2018-04-26 17:26:15 +01:00
GattCallbackParamTypes.h BLE - replace some usages of Gap::Handle_t by ble::connection_handle_t 2019-02-26 13:18:17 +00:00
GattCharacteristic.h BLE - cleanup includes. 2019-02-26 13:18:17 +00:00
GattClient.h BLE - Devirtualize ::GattClient 2019-02-26 13:18:17 +00:00
GattServer.h BLE - Devirtualize ::GattServer. 2019-02-26 13:18:17 +00:00
GattServerEvents.h BLE: Fix doxygen warnings. 2017-12-13 16:14:16 +00:00
GattService.h BLE: Fix doxygen warnings. 2017-12-13 16:14:16 +00:00
SafeBool.h BLE: Fix doxygen warnings. 2017-12-13 16:14:16 +00:00
SafeEnum.h BLE: Fix relationnal operator of SafeEnum 2019-01-16 16:06:21 +00:00
SecurityManager.h BLE - Devirtualize ::SecurityManager 2019-02-26 13:18:17 +00:00
ServiceDiscovery.h BLE - replace some usages of Gap::Handle_t by ble::connection_handle_t 2019-02-26 13:18:17 +00:00
UUID.h Merge pull request #5739 from pan-/nordic-new-client 2018-01-11 10:26:47 -06:00
blecommon.h UUID handling 2018-11-26 10:24:34 +00:00
deprecate.h BLE: Imrpove deprecated.h documentation. 2017-10-27 14:34:51 -05:00