diff options
author | Sven Gothel <[email protected]> | 2020-07-26 07:39:31 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-07-26 07:39:31 +0200 |
commit | 2846a8de0e3c0fb8fd861c2a58da40b4bf4db78c (patch) | |
tree | f1f1b096e4115be04ded4b115b87b8cc062fa639 /examples/direct_bt_scanner00/dbt_scanner00.cpp | |
parent | d1e28f1313cd93708f3374d6885287ef9e4546c6 (diff) |
GATT[Service,Characteristic,Descriptor]: Use new 'toSafeString()' for constructing exception message, avoiding virtual function variant.
For an unknown reason, using the virtual function 'toString()'
while constructing an exception message causes a SIGSEGV.
This method represents a non-virtual variation,
which also does not call any other virtual function.
Diffstat (limited to 'examples/direct_bt_scanner00/dbt_scanner00.cpp')
0 files changed, 0 insertions, 0 deletions