-
-
Notifications
You must be signed in to change notification settings - Fork 209
IOBluetooth
Peter Foot edited this page Mar 20, 2018
·
2 revisions
The IOBluetooth framework is built into macOS and is responsible for classic Bluetooth. It supports:-
- Device discovery
- Pairing
- Rfcomm connections
- Hands-free devices
- Object-Exchange
IOBluetoothUI is a related framework which supports UI elements for device/service discovery, pairing and Object Exchange.
macOS uses CoreBluetooth for Bluetooth LE and this API is shared with iOS.
32feet.NET - Personal Area Networking for .NET
In The Hand Ltd