mbed-os/features/FEATURE_BLE/ble
Martin Kojtal 82f5b58f4c
Merge pull request #5295 from pan-/GAP-platform-abstraction-layer
BLE: Gap platform abstraction layer
2017-11-09 16:54:11 +00:00
..
generic BLE: Introduce GenericGattClient and platform abstraction over ATT/GATT. 2017-09-26 15:20:15 +01:00
pal BLE: Adaptation interface of the GAP layer. 2017-10-31 17:32:01 +00:00
services BLE: Fix typos in iBeacon documentation. 2017-10-31 16:50:07 +00: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 BLE: Deprecate GapEvent 2017-10-31 16:39:24 +00: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
SafeEnum.h BLE: Add safe Enum abstraction. 2017-10-15 16:37:38 +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