mirror of https://github.com/ARMmbed/mbed-os.git
* 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 |
||
|---|---|---|
| .. | ||
| common | ||
| cordio | ||
| gap | ||
| gatt | ||
| generic | ||
| pal | ||
| BLE.cpp | ||
| BLEInstanceBase.h | ||
| CMakeLists.txt | ||
| Gap.cpp | ||
| GattClient.cpp | ||
| GattServer.cpp | ||
| SecurityManager.cpp | ||