Hi,
I'm playing with BT devices using bluetoothctl. When I connect some HID (mouse, keyboard) bluetoothctl hangs and doesn't accept any commands. The sequence looks like this:
trust <mac> pair <mac> connect <mac> --> hangs here
Is this expected? I'm able to put bluetoothctl to background and the devices are still connected.
milosz
On Wed, Oct 21, 2015 at 5:16 PM, Milosz Wasilewski milosz.wasilewski@linaro.org wrote:
I'm playing with BT devices using bluetoothctl. When I connect some HID (mouse, keyboard) bluetoothctl hangs and doesn't accept any commands. The sequence looks like this:
trust <mac> pair <mac> connect <mac> --> hangs here
Is this expected? I'm able to put bluetoothctl to background and the devices are still connected.
on which board, which release?
nico
On 21 October 2015 at 16:18, Nicolas Dechesne nicolas.dechesne@linaro.org wrote:
On Wed, Oct 21, 2015 at 5:16 PM, Milosz Wasilewski milosz.wasilewski@linaro.org wrote:
I'm playing with BT devices using bluetoothctl. When I connect some HID (mouse, keyboard) bluetoothctl hangs and doesn't accept any commands. The sequence looks like this:
trust <mac> pair <mac> connect <mac> --> hangs here
Is this expected? I'm able to put bluetoothctl to background and the devices are still connected.
on which board, which release?
hikey board. UEFI build: 77 Debian build (developer flavour): 356
milosz