go-ble / ble

Bluetooth Low Energy for Linux / macOS
BSD 3-Clause "New" or "Revised" License
302 stars 108 forks source link

Use correct device ID when opening HCI device #102

Closed AndreRenaud closed 1 year ago

AndreRenaud commented 1 year ago

This fixes an issue where there is only one HCI device available, but it's called hci1, not hci0.