core-bluetooth-tool
core-bluetooth-tool copied to clipboard
Add option for sorting by device
Right now the output is pretty much unsorted, as scan results are coming in via CoreBluetooth, we're dumping them. While this is ok for programmatic consumption, it would be nicer if we could coalesce the scan results and show them sorted with a bit of delay.