mbed-os/features/FEATURE_BLE/ble/pal
Lingkai Dong 8de604d485 Rename ConnectionParams_t -> PreferredConnectionParams_t
For actual connections, full ConnectionParameters is used. But
as per BLE specification, Generic Access Service can display
preferred connection parameters which is a smaller subset and
ConnectionParams_t matches exactly. Thus we rename/repurpose
it to PreferredConnectionParams_t.
2020-04-17 09:59:14 +01:00
..
AttClient.h BLE: Replace uses of ArrayView with mbed::Span 2019-06-07 16:18:55 +01:00
AttClientToGattClientAdapter.h BLE: Replace uses of ArrayView with mbed::Span 2019-06-07 16:18:55 +01:00
AttServerMessage.h BLE: Replace uses of ArrayView with mbed::Span 2019-06-07 16:18:55 +01:00
ConnectionEventMonitor.h Remove connection_params from internal on_connected() 2020-04-17 09:59:13 +01:00
Deprecated.h Remove ARMC5 reference from Mbed OS platform (removed all references to __CC_ARM) 2020-03-19 16:00:45 +01:00
EventQueue.h BLE: Fix doxygen warnings. 2017-12-13 16:14:16 +00:00
GapEvents.h BLE: Replace uses of ArrayView with mbed::Span 2019-06-07 16:18:55 +01:00
GapTypes.h BLE: use up-to-date structs for disconnections 2020-04-17 09:59:04 +01:00
GenericAccessService.h Rename ConnectionParams_t -> PreferredConnectionParams_t 2020-04-17 09:59:14 +01:00
PalGap.h BLE: use up-to-date structs for disconnections 2020-04-17 09:59:04 +01:00
PalGattClient.h BLE: Replace uses of ArrayView with mbed::Span 2019-06-07 16:18:55 +01:00
PalSecurityManager.h BLE: replace legacy address types (BLEProtocol) with new ones 2020-04-17 09:59:08 +01:00
SigningEventMonitor.h BLE - Fix call to implementation. 2019-02-28 13:40:09 +00:00
SimpleAttServerMessage.h BLE: Replace uses of ArrayView with mbed::Span 2019-06-07 16:18:55 +01:00