mbed-os/features/FEATURE_BLE/ble
Lingkai Dong a6810ddc37 Remove a few leftovers in BLE namespace 2020-04-17 09:59:16 +01:00
..
common BLE - add static interface helper. 2019-02-26 13:18:17 +00:00
gap Rename ConnectionParams_t -> PreferredConnectionParams_t 2020-04-17 09:59:14 +01:00
generic Rename ConnectionParams_t -> PreferredConnectionParams_t 2020-04-17 09:59:14 +01:00
pal Rename ConnectionParams_t -> PreferredConnectionParams_t 2020-04-17 09:59:14 +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
CharacteristicDescriptorDiscovery.h
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
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
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
GattService.h
SafeBool.h
SafeEnum.h BLE: Fix relationnal operator of SafeEnum 2019-01-16 16:06:21 +00:00
SecurityManager.h BLE: update to use whitelist_t from ble namespace 2020-04-17 09:58:58 +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
blecommon.h UUID handling 2018-11-26 10:24:34 +00:00
deprecate.h