Skip to content

AppleBluetooth/IOBluetoothFamily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Reverse engineering the IOBluetoothFamily for easier macOS Bluetooth development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages