mbed-os/features/FEATURE_BLE/ble
Lingkai Dong 2989466b01 BLE: construct disconnection_reason_t from uint8_t (received from HCI) 2020-04-17 09:59:02 +01:00
..
common BLE - add static interface helper. 2019-02-26 13:18:17 +00:00
gap BLE: construct disconnection_reason_t from uint8_t (received from HCI) 2020-04-17 09:59:02 +01:00
generic BLE: update to use whitelist_t from ble namespace 2020-04-17 09:58:58 +01:00
pal BLE SecurityManager: remove legacy event callbacks and deprecated API 2020-04-07 10:27:16 +01:00
services BLE DeviceInformationService: fix deprecated addService usage 2020-03-23 16:37:21 +00:00
BLE.h Remove deprecated BLE:: API 2020-03-23 16:14:20 +00:00
BLEInstanceBase.h add all the features and rename existing non-roles to features 2019-02-27 19:31:46 +00:00
BLEProtocol.h BLE: Revert address type changes. 2018-05-17 10:26:04 +01:00
BLERoles.h correct dependencies for central and peripheral 2019-02-27 21:39:07 +00:00
BLETypes.h Move BLE whitelist APIs from LegacyGap to ble::Gap 2020-04-17 09:56:25 +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 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 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