All of lore.kernel.org
 help / color / mirror / Atom feed
* andoid/bluetoothd IPC: command socket connect failed android bluetooth
@ 2015-03-26  6:24 Prabhu Chawandi
  2015-03-26  8:54 ` Szymon Janc
  0 siblings, 1 reply; 2+ messages in thread
From: Prabhu Chawandi @ 2015-03-26  6:24 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

  When I started ths android daemon, I am getting above error.

Is there anything I am missing ??

manyThanks,
Prabhu

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: andoid/bluetoothd IPC: command socket connect failed android bluetooth
  2015-03-26  6:24 andoid/bluetoothd IPC: command socket connect failed android bluetooth Prabhu Chawandi
@ 2015-03-26  8:54 ` Szymon Janc
  0 siblings, 0 replies; 2+ messages in thread
From: Szymon Janc @ 2015-03-26  8:54 UTC (permalink / raw)
  To: Prabhu Chawandi; +Cc: linux-bluetooth

Hi Prabhu Chawandi,

On Thursday 26 of March 2015 11:54:32 Prabhu Chawandi wrote:
> Hi,
> 
>   When I started ths android daemon, I am getting above error.
> 
> Is there anything I am missing ??

On android bluetoothd is not suppose to be started directly. It is started as 
a service by init (check android/android/init.bluetooth.rc) when BT user 
(haltest or android framework) requests it. By BT user I mean process that 
loaded bluetooth.default.so via hw_get_module_by_class() call.

When bluetooth.default.so is initialized it creates listening socket and 
starts bluetoothd service so bluetoothd can then connect to it.

-- 
BR
Szymon Janc

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-26  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-26  6:24 andoid/bluetoothd IPC: command socket connect failed android bluetooth Prabhu Chawandi
2015-03-26  8:54 ` Szymon Janc

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.