esp-cpp / espp

C++ components for ESP
https://esp-cpp.github.io/espp/
MIT License
30 stars 9 forks source link

feat(ble): return codes from delete bonding #225

Closed finger563 closed 5 months ago

finger563 commented 5 months ago

Description

Motivation and Context

Adding and using the return codes allows failures to be detected and appropriate states to be logged.

How has this been tested?

Building and running the ble_gatt_server/example on a QtPy ESP32s3.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

CleanShot 2024-05-03 at 15 47 07

Types of changes

Checklist:

Software

github-actions[bot] commented 5 months ago

:white_check_mark:Static analysis result - no issues found! :white_check_mark: