All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 4423d6: device: Fix pairing has failed due to the error of...
@ 2022-05-11 22:05 BluezTestBot
  0 siblings, 0 replies; only message in thread
From: BluezTestBot @ 2022-05-11 22:05 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 4423d63a9634e62cb41d1b1b53cf360edd927f98
      https://github.com/bluez/bluez/commit/4423d63a9634e62cb41d1b1b53cf360edd927f98
  Author: wangyouwan <wangyouwan@uniontech.com>
  Date:   2022-05-11 (Wed, 11 May 2022)

  Changed paths:
    M src/device.c

  Log Message:
  -----------
  device: Fix pairing has failed due to the error of Already Paired (0x13)

After connect the Bluetooth mouse, open two Bluetoothctl at the same time,
when remove the mouse, quickly go to power off,
try to paired the mouse again when I was power on,
found that the error 0x13 was always reported.
try to connect directly,can connect successfully.
but use the info command to query the information of the mouse
and find that the pairing status of the mouse is No.
so I try to delete the paired information in the kernel
through the "* cancel_pairing()" interface.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-11 22:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-11 22:05 [bluez/bluez] 4423d6: device: Fix pairing has failed due to the error of BluezTestBot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.