PureSwift / BluetoothLinux

Pure Swift Linux Bluetooth Stack
MIT License
184 stars 30 forks source link

Fix iBeacon functionality #6

Closed colemancda closed 8 years ago

colemancda commented 8 years ago

The iBeacon functionality was working before the v2.0.0 release. The functionality is in place to send HCI commands to the kernel. What is lacking is to implement the HCICommandParameter structures for the Bluetooth Low Energy commands.