mbed-os/connectivity/FEATURE_BLE/source
Hari Limaye f95052cf6f CMake: Require TEST_SOURCES in greentea CMake file
Assumption that greentea test file is always named main.cpp is
incorrect. Updated mbed_greentea_add_test() macro to make TEST_SOURCES
parameter compulsory, which is used to specify greentea test
file(s). This allows tests to use C, or have a different name.
Therefore also updated all pre-existing greentea test CMake files to
explicity add main.cpp to TEST_SOURCES.
2021-06-29 13:33:42 +01:00
..
common Fix string buffer length in UUID trace helper 2021-05-13 11:56:23 +01:00
cordio CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
gap CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
gatt CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
generic put statements inside the correct feature guard blocks 2021-06-17 16:51:28 +01:00
pal clarify documentation for adv stop event 2021-06-09 13:56:39 +01:00
BLE.cpp BLE: Move BleInstanceBase.h into source. 2020-08-25 11:26:26 +01:00
BLEInstanceBase.h BLE: Cleanup BLEInstanceBas implementation 2020-08-25 11:33:59 +01:00
CMakeLists.txt BLE: add traces to gatt client (#14165) 2021-03-15 15:35:52 +00:00
Gap.cpp Dispatch Gap::stopPeriodicAdvertising to the right function. 2021-05-05 18:32:47 +01:00
GattClient.cpp BLE: Move generic implementation and headers into source/generic 2020-08-25 11:26:26 +01:00
GattServer.cpp Update GattServer Callback API 2020-10-14 12:44:12 -04:00
SecurityManager.cpp BLE: Conditional compilation of the security manager 2020-10-23 16:19:38 +01:00