Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac Blued XPC #177

Closed
TorstenRobitzki opened this issue Mar 7, 2016 · 1 comment
Closed

Mac Blued XPC #177

TorstenRobitzki opened this issue Mar 7, 2016 · 1 comment
Labels

Comments

@TorstenRobitzki
Copy link

Hi,
I still try to use bleno to execute a GATT "Discover Primary Service by Service UUID" sub procedure. I had a look at the Mac implementation and as far as I understand it, it directly communicate with the blued daemon. Do you get the messages ids by "reverse" engineering, or is there some kind of documentation available?

thanks in advance for your assistance,
Torsten

@sandeepmistry
Copy link
Collaborator

@TorstenRobitzki

Do you get the messages ids by "reverse" engineering, or is there some kind of documentation available?

Reverse engineering, please see https://github.com/sandeepmistry/osx-ble-peripheral/blob/add-remove-services/BLEPeripheral/BPAppDelegate.m. Method swizzling is used to spy on the XPC messages CoreBluetooth uses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants