2015-03-26 12:53:18

by Prabhu Chawandi

[permalink] [raw]
Subject: Re: [PATCH] android Require at least 1.3 version of mgmt interface

Hello,

I see below logs while android/bluetoothd is started. Please tell
me what is this Management interface is in kernel, I want to upgrade
it in my kernel.

bluetoothd[1295]: android/main.c:main() Entering main loop
bluetoothd[1295]: android/bluetooth.c:read_version_complete()
bluetoothd[1295]: Bluetooth management interface 1.2 initialized
bluetoothd[1295]: Version 1.3 or later of management interface required
bluetoothd[1295]: Adapter initialization failed: Input/output error

manyThanks,
Prabhu


2015-03-26 12:55:50

by Prabhu Chawandi

[permalink] [raw]
Subject: Re: [PATCH] android Require at least 1.3 version of mgmt interface

Sorry ...

I got information from

https://kernel.googlesource.com/pub/scm/bluetooth/bluez/+/5.15/android/README

manyThanks,
Prabhu

On Thu, Mar 26, 2015 at 6:23 PM, Prabhu Chawandi <[email protected]> wrote:
> Hello,
>
> I see below logs while android/bluetoothd is started. Please tell
> me what is this Management interface is in kernel, I want to upgrade
> it in my kernel.
>
> bluetoothd[1295]: android/main.c:main() Entering main loop
> bluetoothd[1295]: android/bluetooth.c:read_version_complete()
> bluetoothd[1295]: Bluetooth management interface 1.2 initialized
> bluetoothd[1295]: Version 1.3 or later of management interface required
> bluetoothd[1295]: Adapter initialization failed: Input/output error
>
> manyThanks,
> Prabhu