mbed-os/features/FEATURE_BLE/ble/generic
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
..
FileSecurityDb.h don't reset db on security manager reset as the docs require 2018-05-16 11:46:36 +01:00
GenericGap.h Rename ConnectionParams_t -> PreferredConnectionParams_t 2020-04-17 09:59:14 +01:00
GenericGattClient.h BLE: Create and handle write_command Event. 2019-05-14 17:13:51 +01:00
GenericSecurityManager.h Remove connection_params from internal on_connected() 2020-04-17 09:59:13 +01:00
MemorySecurityDb.h don't reset db on security manager reset as the docs require 2018-05-16 11:46:36 +01:00
SecurityDb.h BLE: replace legacy address types (BLEProtocol) with new ones 2020-04-17 09:59:08 +01:00