0-1-0 / lightblue-0.4

LightBlue python module that compiles successful on OS X 10.8 (Mountain Lion)
GNU General Public License v3.0
96 stars 92 forks source link

Add dummy implementations to satisfy new IOBluetoothDeviceInquiryDelegate protocol in 10.8 #3

Closed hans closed 9 years ago

hans commented 11 years ago

The author of #2 and I have both found that the latest versions of Mac OS X (10.8.2 here, and 10.8.3 for him) have new required methods in the IOBluetoothDeviceInquiryDelegate protocol. I've added some no-op methods in order to satisfy the protocol and to allow LightBlue to continue.

Thanks for posting this updated version! It's been a big help.

harlanhaskins commented 10 years ago

Please merge this.