Files
esp-nimble-cpp/src
h2zero 36d27a2413 [BREAKING] Refactor NimBLEBeacon
* General code cleanup
* The internal data struct type `BeaconData` is now public and can be used by the application.
* `NimBLEBeacon::setData` now takes `const NimBLEBeacon::BeaconData&` instead of `std::string`.
* Added overload for `NimBLEBeacon::setData` that takes a pointer to raw `uint8_t` data and length`.
* `NimBLEBeacon::getData` now returns `const NimBLEBeacon::BeaconData&` instead of `std::string`.
2024-12-01 16:00:10 -07:00
..
2024-11-30 14:21:39 -07:00
2024-11-30 14:21:39 -07:00
2024-07-21 16:36:00 -06:00
2024-11-28 14:42:57 -07:00
2024-11-28 14:42:57 -07:00
2024-09-24 14:59:54 -06:00
2024-11-03 18:12:20 -07:00