mbed-os/connectivity/FEATURE_BLE/source
Abbas Bracken Ziad db9428f18f Add tracing to BLE Gatt Server (#14107)
* Add traces to GattServerImpl.cpp

* Update BLGS traces

* Add context to BLGS traces

* Set value of TRACE_WRITE_VALUES to 0

* Add param logs to BLGS traces

* Apply changes from code review

* Add trace helper for UUIDs

* C++ string library is not needed

* Update to_string function for UUIDs

The previous implementation had a memory leak and did not format 128-bit UUIDs

* Possibly faster ternary

* Add more context to adding/inserting of services/characteristic

* Add trace to events and event path

* Refactor to_string helper for UUIDs
2021-03-15 15:35:52 +00:00
..
common Add tracing to BLE Gatt Server (#14107) 2021-03-15 15:35:52 +00:00
cordio Add tracing to BLE Gatt Server (#14107) 2021-03-15 15:35:52 +00: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 Add tracing to BLE GAP (#14117) 2021-03-15 15:35:52 +00:00
pal CMake: Rename CMake targets 2020-11-06 17:25:22 +00: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 host privacy config option to enable it 2020-10-05 11:54:04 +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