From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: DBUS API error "Not paired" when attempting to read GATT characteristic To: Luiz Augusto von Dentz References: <5728C5DA.7000703@gmail.com> Cc: "linux-bluetooth@vger.kernel.org" From: Joe Glancy Message-ID: <572B7FC7.7020502@gmail.com> Date: Thu, 5 May 2016 18:15:51 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hello Luiz, > How you are actually testing this, perhaps you should try using bluetoothctl: > >> agent on >> default-agent >> pair
Unfortunately, with the above `agent` commands the device does not pair, and instead hangs. The btmon logs for the following three scenarios are available at https://gist.github.com/JoeGlancy/a5486660f2f59c627b6da32c810927f9: - pairing the device through Ubuntu's default Bluetooth manager - pairing the device through bluetoothctl without issuing the above `agent on`/`default-agent` commands - pairing the device through bluetoothctl, issuing the above `agent on`/`default-agent` commands before issuing the pair command.