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

Added development for macOS #80

Merged
merged 48 commits into from
Jul 3, 2019
Merged

Added development for macOS #80

merged 48 commits into from
Jul 3, 2019

Conversation

kevincar
Copy link
Contributor

@kevincar kevincar commented Jul 3, 2019

I've started putting together a macOS implementation here.

The biggest difference between the other backends, however, is that CoreBluetooth doesn't identify devices using MAC addresses, but rather through device UUIDs.

kevincar added 30 commits June 24, 2019 23:27
@hbldh
Copy link
Owner

hbldh commented Jul 3, 2019

This looks amazing! Just yesterday, I set up my Mac mini in preparation of this summer's main project: the Core Bluetooth backend. I am very happy to start from this instead! I will merge this and start looking at it tonight and get back to you here as soon as possible.

Implementation of #3

@hbldh hbldh merged commit 24f6407 into hbldh:develop Jul 3, 2019
@hbldh
Copy link
Owner

hbldh commented Jul 3, 2019

Generally this works wonderfully, thank you so much! It can definitely be merged to develop in the current state. I plan on continuing the discussion about this implementation and its further development in #3.

hbldh added a commit that referenced this pull request Aug 2, 2019
macOS support added (thanks to @kevincar)
Merged #80: macOS development
Merged #90 which fixed #89: Leaking callbacks in BlueZ
Merged #92 which fixed #91, Prevent leaking of DBus connections on discovery
Merged #96: Regex patterns
Merged #86 which fixed #83 and #82
Recovered old .NET discovery method to try for #95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants