..
generic
BLE: Introduce GenericGattClient and platform abstraction over ATT/GATT.
2017-09-26 15:20:15 +01:00
pal
BLE: Fix space
2017-09-26 15:20:16 +01:00
services
Merge pull request #4990 from akosthekiss/ble-uart-flush
2017-09-28 14:01:15 -05:00
ArrayView.h
BLE: Add ArrayView in utilities.
2017-09-26 15:20:14 +01:00
BLE.h
Fix BLE API docs
2017-08-30 11:15:39 +02:00
BLEInstanceBase.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
BLEProtocol.h
Fix BLE API docs
2017-08-30 11:15:39 +02:00
BLETypes.h
BLE: Add collection of basic BLE types shared accross all layers.
2017-09-26 15:20:15 +01:00
CallChainOfFunctionPointersWithContext.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
CharacteristicDescriptorDiscovery.h
BLE: Add optionnal error_code CharacteristicDescriptorDiscovery::TerminationCallbackParams_t
2017-09-26 15:20:15 +01:00
DiscoveredCharacteristic.h
BLE: Fix header inclusion of DiscoveredCharacteristicDescriptor.
2017-09-26 15:20:14 +01:00
DiscoveredCharacteristicDescriptor.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
DiscoveredService.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
FunctionPointerWithContext.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
Gap.h
BLE: use common type ble::connection_handle_t as Handle_t.
2017-09-26 15:20:14 +01:00
GapAdvertisingData.h
Fix infinite calling loop
2017-07-24 14:18:21 +02:00
GapAdvertisingParams.h
Fix BLE API docs
2017-08-30 11:15:39 +02:00
GapEvents.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
GapScanningParams.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
GattAttribute.h
BLE: Use shared type ble_attribute_handle_t in GattAttribute.
2017-09-26 15:20:15 +01:00
GattCallbackParamTypes.h
BLE: Add error code management in Gatt read and write data structures.
2017-09-26 15:20:15 +01:00
GattCharacteristic.h
Fix BLE API docs
2017-08-30 11:15:39 +02:00
GattClient.h
BLE: Fix GattClient destructor by adding a virtual specifier.
2017-09-26 15:20:14 +01:00
GattServer.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
GattServerEvents.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
GattService.h
Fix documentation of BLE GattCharacteristic
2017-10-05 11:15:30 +02:00
SafeBool.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
SecurityManager.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
ServiceDiscovery.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
UUID.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
blecommon.h
Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed.
2016-07-20 22:10:36 +01:00
deprecate.h
BLE - Add end of line to deprecate.h
2016-09-26 13:29:07 +01:00