btleplug
btleplug copied to clipboard
BLE Descriptor Read and Write Operations on MacOS
Describe the bug
It seems like the read and write functionality of descriptors isn't working properly on MacOS. When I read a descriptor, there's an issue where it doesn't retrieve any values, and when I write, there's a problem where it panics and terminates. What am I doing wrong? I'm creating a DFU implementation using btleplug.