Linux bluetooth development
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Keith Conger <keith.conger@gmail.com>
Cc: Andrei Emeltchenko <andrei.emeltchenko.news@gmail.com>,
	Szymon Janc <szymon.janc@gmail.com>,
	BlueZ development <linux-bluetooth@vger.kernel.org>
Subject: Re: android-bluez with usb adapter
Date: Fri, 20 Feb 2015 17:30:55 +0100	[thread overview]
Message-ID: <1990072.y8qsfZFrAp@uw000953> (raw)
In-Reply-To: <CALUN+Ed-mxOBY4YT27VnaXDGEb6Mot47uMQ9jD7fNWn5DNAUEA@mail.gmail.com>

Hi Keith,

On Friday 20 of February 2015 07:59:10 Keith Conger wrote:
> If I figure it out I'll let you know.  

I've already pushed a patch that should fix installation path on KK.

> I'm also trying to figure out
> why audio.a2dp.default and audio.sco.default aren't being build
> automatically.

Those libs are optional so you need to add them to PRODUCT_PACKAGES for your device.
Check for reference (this is for mako (Nexus 4)):
https://code.google.com/p/aosp-bluez/source/browse/device.mk?repo=device-lge-mako#183


> Thanks again,
> Keith
> 
> On Fri, Feb 20, 2015 at 3:05 AM, Szymon Janc <szymon.janc@tieto.com> wrote:
> > Hi Keith,
> >
> > On Thursday 19 of February 2015 11:49:43 Keith Conger wrote:
> >> That did the trick! It appears bluetooth is now working!  Thanks again
> >> for all your help and patience!
> >
> > I'm glad that it works for you, feel free to get back if you would have any problems.
> >
> > As for those libs being installed in /system/lib instead of /system/lib/hw it looks
> > like we have some bug (but it appears only on KitKat, on Lollipop libs are correctly
> > installed in hw). I haven't tracked it why this happen yet.
> >
> >>
> >> Keith
> >>
> >> On Thu, Feb 19, 2015 at 10:25 AM, Keith Conger <keith.conger@gmail.com> wrote:
> >> > Sorry, I see the problem. ro.kernel.qemu is set to 1.
> >> >
> >> > I'm commenting out the check. And rebuilding.
> >> >
> >> > On Thu, Feb 19, 2015 at 9:31 AM, Keith Conger <keith.conger@gmail.com> wrote:
> >> >> Interesting, do you happen to know what I need to change in the kernel?
> >> >>
> >> >> Thanks again!
> >> >> Keith
> >> >>
> >> >> On Thu, Feb 19, 2015 at 9:08 AM, Szymon Janc <szymon.janc@tieto.com> wrote:
> >> >>> Hi Keith,
> >> >>>
> >> >>> On Thursday 19 of February 2015 09:06:01 Keith Conger wrote:
> >> >>>> Thanks I'll try that, do you know which BoardConfig option triggers
> >> >>>> its build? Eventually I'd like to send my work in getting Bluez in the
> >> >>>> bbbandroid repo to its maintainer.
> >> >>>
> >> >>> I think the problem with bt working from haltest but not from java is that this
> >> >>> board of your is using kernel for emulator.
> >> >>>
> >> >>>
> >> >>> This is from your logcat:
> >> >>> I/SystemServer(  595): No Bluetooh Service (emulator)
> >> >>>
> >> >>> and check this for reference:
> >> >>> http://androidxref.com/5.0.0_r2/xref/frameworks/base/services/java/com/android/server/SystemServer.java#487
> >> >>>
> >> >>>>
> >> >>>> Thanks,
> >> >>>> Keith
> >
> >>
> >
> > --
> > Best regards,
> > Szymon Janc
> 
> 
> 
> 

-- 
Best regards, 
Szymon Janc

      reply	other threads:[~2015-02-20 16:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-17 21:16 android-bluez with usb adapter Keith Conger
2015-02-17 21:47 ` Szymon Janc
     [not found]   ` <CALUN+EcJ4p4kkFDZDyi01iSAwDMv4M1Q=axAPiCb+YOAQ64CNQ@mail.gmail.com>
2015-02-18  7:34     ` Szymon Janc
2015-02-18 16:01       ` Keith Conger
2015-02-18 18:41         ` Keith Conger
2015-02-18 19:52           ` Szymon Janc
2015-02-18 19:57             ` Szymon Janc
     [not found]               ` <CALUN+EcsmogUt4PU-sSM4peusX4gdnmAF=ou1ouj5y-QPSpq3Q@mail.gmail.com>
2015-02-18 20:37                 ` Szymon Janc
     [not found]                   ` <CALUN+EfrG1o8VsTWjMxW7Y4NGe=-E3M_hz_618ToAG4QHwPZKA@mail.gmail.com>
2015-02-19 15:39                     ` Keith Conger
2015-02-19 16:02                       ` Andrei Emeltchenko
2015-02-19 16:06                         ` Keith Conger
2015-02-19 16:08                           ` Szymon Janc
2015-02-19 16:31                             ` Keith Conger
2015-02-19 17:25                               ` Keith Conger
2015-02-19 18:49                                 ` Keith Conger
2015-02-20 10:05                                   ` Szymon Janc
2015-02-20 14:59                                     ` Keith Conger
2015-02-20 16:30                                       ` Szymon Janc [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1990072.y8qsfZFrAp@uw000953 \
    --to=szymon.janc@tieto.com \
    --cc=andrei.emeltchenko.news@gmail.com \
    --cc=keith.conger@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=szymon.janc@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox