PureSwift / BluetoothLinux

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

Read and Write local Bluetooth name #30

Closed colemancda closed 6 years ago

colemancda commented 6 years ago

Implement Read Local Name and Write Local Name (In https://github.com/PureSwift/Bluetooth/issues/5) HCI commands and add extensions to Adapter.

colemancda commented 6 years ago

@jmarkstar Are you interested in implementing this? The implementation would have 2 parts in each repo:

colemancda commented 6 years ago

This issue could help with testing in Bluetooth module before testing on Linux.

https://github.com/PureSwift/Bluetooth/issues/6