mbed-os/features/FEATURE_BLE/source
Lingkai Dong 37f6c89990 Workaround for legacy GAP advertising issue on Cordio LL
Due to some issue in Cordio link layer, advertising data does not
take effect unless we set it (or set it again) after advertising
parameters are set.
2019-07-11 11:40:51 +01:00
..
gap Fixed bug that checked the wrong buffer size when inserting UUID information into an advertisement payload. 2019-05-22 15:56:14 -04:00
generic Workaround for legacy GAP advertising issue on Cordio LL 2019-07-11 11:40:51 +01:00
services add broadcaster ifdef and pull headers into ifdef 2019-02-28 17:18:30 +00:00
BLE.cpp broadcaster role cordio pass 2019-02-27 21:34:00 +00:00
BLEInstanceBase.cpp Move ARMmbed/feature/FEATURE_BLE into mbedmicro/mbed. 2016-07-20 22:10:36 +01:00
DiscoveredCharacteristic.cpp added #if guards to cordio ble 2019-02-27 19:46:12 +00:00
GapScanningParams.cpp BLE - remove conditional directive from value types 2019-02-28 11:22:37 +00:00
GattClient.tpp missing default impl 2019-04-08 14:56:23 +01:00
GattServer.tpp BLE - Devirtualize ::GattServer. 2019-02-26 13:18:17 +00:00
LegacyGap.tpp BLE - Filter user facing implementation based on configuration 2019-02-28 16:31:59 +00:00
SecurityManager.tpp BLE - Conditionally expose SecurityManager::enableSigning 2019-02-28 13:27:16 +00:00