manolofdez / AsyncBluetooth

A small library that adds concurrency to CoreBluetooth APIs.
MIT License
168 stars 31 forks source link

Peripheral: fix compiling for macOS. #1

Closed mickeyl closed 2 years ago

mickeyl commented 2 years ago

CBPeripheral's ancsAuthorized is only available on iOS.