mbed-os/features/FEATURE_BLE/ble/pal
Vincent Coubard 953739c026 BLE: Event Queue interface at the pal level.
To help generic code, an interface of an event queue at the PAL level has been
added. Implementation can either rely on the event mechanism internal to the
stack or use the SimpleEventQueue implementation provided by this patch.
2017-10-31 17:38:04 +00:00
..
AttClient.h BLE: Introduce GenericGattClient and platform abstraction over ATT/GATT. 2017-09-26 15:20:15 +01:00
AttClientToGattClientAdapter.h BLE: Introduce GenericGattClient and platform abstraction over ATT/GATT. 2017-09-26 15:20:15 +01:00
AttServerMessage.h BLE: Fix space 2017-09-26 15:20:16 +01:00
EventQueue.h BLE: Event Queue interface at the pal level. 2017-10-31 17:38:04 +00:00
GapEvents.h BLE: Adaptation interface of the GAP layer. 2017-10-31 17:32:01 +00:00
GapTypes.h BLE: Adaptation interface of the GAP layer. 2017-10-31 17:32:01 +00:00
GenericAccessService.h BLE: Generic Access Service Adaptation layer 2017-10-31 17:35:37 +00:00
PalGap.h BLE: Adaptation interface of the GAP layer. 2017-10-31 17:32:01 +00:00
PalGattClient.h BLE: Introduce GenericGattClient and platform abstraction over ATT/GATT. 2017-09-26 15:20:15 +01:00
SimpleAttServerMessage.h BLE: Introduce GenericGattClient and platform abstraction over ATT/GATT. 2017-09-26 15:20:15 +01:00
SimpleEventQueue.h BLE: Event Queue interface at the pal level. 2017-10-31 17:38:04 +00:00