toy / blueutil

CLI for bluetooth on OSX: power, discoverable state, list, inquire devices, connect, info, …
https://github.com/toy/blueutil
Other
969 stars 52 forks source link

Timeout on `--inquiry` does nothing #59

Open cristiano-belloni opened 2 years ago

cristiano-belloni commented 2 years ago

If I try:

blueutil --inquiry 80

it won't try for 80 seconds (as I understand the docs), but finish after 10 like the default. Using 2.9.0 from brew on Catalina and big Sur.

toy commented 2 years ago

Thank you for reporting, I also see weird behaviour: by default inquiry doesn't last 10 seconds and changing limit doesn't affect duration.