mbed-os/connectivity/FEATURE_BLE/source/common
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
..
ble_trace_helpers.cpp BLE: add traces to gatt client (#14165) 2021-03-15 15:35:52 +00:00
ble_trace_helpers.h Add tracing to BLE Gatt Server (#14107) 2021-03-15 15:35:52 +00:00