muka / go-bluetooth

Golang bluetooth client based on bluez DBus interfaces
Apache License 2.0
653 stars 124 forks source link

Shell Wrapper Details #130

Closed jamesgoodhouse closed 2 years ago

jamesgoodhouse commented 3 years ago

I see in the readme it says "Shell wrappers for rfkill, btmgmt, hciconfig, hcitool"; are there more details for this? I see that there are some packages inside hw/linux but the only real shell wrapper I'm seeing is just inside hw/linux/cmd. I'm specifically interested in a wrapper for hcitool.

muka commented 3 years ago

Hi, the degree of support changed over time. Basically implementation follow the needs of the library. If you want to extend the wrapper I will be happy to review and merge a PR

muka commented 2 years ago

Closing, please reopen if you have updates. Thanks