Closed finger563 closed 5 months ago
Looks good, thanks! Have you tested this with the changes?
Yup, I've tested my changes locally in espp:
With the output from espp/components/hid_service/example
:
Showing that the code to get the remote device name using this code is good :)
This PR replaces #152
Main use case is to allow an easy mechanism for GATT Servers to read the name of connected clients by passing their connection info to the Client class.
Example (from espp::BleGattServer):