2013-10-26 06:40:10

by Kevin Wilson

[permalink] [raw]
Subject: Bluetooth tools

Hello,

I saw that bluetoothctl and btmon are the newer tool of Bluetooth.

What are the advantages of bluetoothctl over hciconfig/hcitool?

What are the advantages of btmon over hcidump ?


Regards,
Kevin


2013-10-28 19:18:13

by Vinicius Costa Gomes

[permalink] [raw]
Subject: Re: Bluetooth tools

Hi Kevin,

On 09:40 Sat 26 Oct, Kevin Wilson wrote:
> Hello,
>
> I saw that bluetoothctl and btmon are the newer tool of Bluetooth.
>
> What are the advantages of bluetoothctl over hciconfig/hcitool?

I would not say advantages, as they have very different aims, bluetoothctl is
meant to be used in the day-to-day (think scanning for a device, pairing
with it, changing the discoverability, etc); hciconfig/hcitool are more for
development/debugging (think disabling SSP mode, enabling periodic inquiry,
etc), they are more similar to btmgmt than to bluetoothctl.

>
> What are the advantages of btmon over hcidump ?

btmon also tracks events from the Management interface. And colors ;-)

>
>
> Regards,
> Kevin
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html


Cheers,
--
Vinicius