Closed
Description
Hi !
I would like to use the BLE library to manage advertising data, but right now it's only possible to add service UUIDs. Would it be possible to implement service data as well ? I also have the same question for the scanning part (for this part, a direct access to the advertising data via a getAdvertisingData method on the AdvertisedDevice class would also be enough, and easier to implement I think)
Thanks !