mbed-os/features/FEATURE_BLE/ble
Martin Kojtal 2ebf2cf4c4
Merge pull request #13038 from paul-szczepanek-arm/kvstoredb
BLE: Add KVStore Security DB
2020-07-08 09:33:00 +02:00
..
common Use std::chrono based functions 2020-06-17 14:52:50 +01:00
gap Rename ConnectionParams_t -> PreferredConnectionParams_t 2020-04-17 09:59:14 +01:00
generic add SPDX identifier 2020-07-06 15:06:04 +01:00
pal fix infinite recursive call 2020-06-03 17:29:20 +01:00
services BLE LinkLossService: use new EventHandler API to handle disconnection 2020-04-17 09:59:06 +01:00
BLE.h Remove a few leftovers in BLE namespace 2020-04-17 09:59:16 +01:00
BLEInstanceBase.h Remove a few leftovers in BLE namespace 2020-04-17 09:59:16 +01:00
BLERoles.h correct dependencies for central and peripheral 2019-02-27 21:39:07 +00:00
BLETypes.h Add whitelist_t::entry_t which will replace Address_t to store addr type and value 2020-04-17 09:59:08 +01: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 added #if guards to cordio ble 2019-02-27 19:46:12 +00:00
DiscoveredCharacteristicDescriptor.h added #if guards to cordio ble 2019-02-27 19:46:12 +00:00
DiscoveredService.h BLE: Fix doxygen warnings. 2017-12-13 16:14:16 +00:00
FunctionPointerWithContext.h Remove the deprecated CallChain class and its APIs. 2020-02-28 07:41:44 -08:00
Gap.h BLE: Remove LegacyGap and related types 2020-04-17 09:59:02 +01: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 GattCharacteristic: remove deprecated APIs and helper function SecurityModeToAttSecurity 2020-04-07 10:27:16 +01:00
GattClient.h GattClient: remove deprecated onDataWrite 2020-04-07 10:27:16 +01:00
GattServer.h BLE: handle GattServerEvents::GATT_EVENT_DATA_SENT 2019-05-14 17:12:02 +01: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 fix privacy initialisation and give access to local identity 2020-06-03 17:35:23 +01: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