mbed-os/features/FEATURE_BLE/source/gap
Vincent Coubard 43e87fb04d BLE - Devirtualize ::ble::Gap
The interface definition now lives in ::ble::interface::Gap.
The implementation must export the implementation types as ::ble::impl::Gap.
2019-02-26 13:18:17 +00:00
..
AdvertisingDataBuilder.cpp BLE: Fix comparison expression between an integer and a SafeEnum 2019-01-16 16:06:21 +00:00
AdvertisingParameters.cpp BLE: Fix constant declaration of ble::AdvertisingParameters. 2018-11-26 10:24:35 +00:00
ConnectionParameters.cpp BLE: Use RANDOM address per default for Advertising, Scan and Connection parameter. 2018-11-29 12:18:11 +00:00
Gap.tpp BLE - Devirtualize ::ble::Gap 2019-02-26 13:18:17 +00:00