Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 543 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 543 Bytes

IOBluetoothFamily

Decompilation of Apple's IOBluetoothFamily (specifically macOS 10.15.7) for simplifying Bluetooth kernel development.

Status

Tackling 1-3 class everyday, based on the amount of functions/variables they have.

Finish IOBluetoothHostControllerUSBTransport.

The headers are all successfully derived and placed into my fork of MacKernelSDK. Potential source code is to be put into this repository.

Disclaimer

These codes should never be used for commercial purposes. For more details, see the Apple Open Source License.