OpenBluetoothToolbox / SimpleBLE

SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
https://www.simpleble.org
Other
664 stars 113 forks source link

Add TxPower and AddressType properties for Peripheral #133

Closed camm73 closed 1 year ago

camm73 commented 1 year ago

TxPower is implemented for all platforms.

AddressType is implemented for all platforms except MacOS which does not appear to expose this data.

Has been tested on Linux and MacOS, but I have tested the changes one Windows

kdewald commented 1 year ago

Hey @camm73, thanks a lot for the contribution! I've enabled the CI runs to get a better sense of how everything looks and will start reviewing and testing myself soon.

camm73 commented 1 year ago

Looks like there's still some Windows-related issues. I'll build this on my other Windows computer in the next couple days and get those build issues resolved

kdewald commented 1 year ago

Hey @camm73, thanks a lot for the submission! I think it's very close to being ready. Let me know if you need help to get this in!

kdewald commented 1 year ago

Note to self, pending changes are: