Szymon Janc
|
14fc3c5403
|
android: Pass mode parameter to registered services
|
2014-03-04 10:18:27 +01:00 |
|
Szymon Janc
|
c7b5bf9bd4
|
android/socket: Remove leftover function declaration
|
2014-03-02 22:50:50 +01:00 |
|
Szymon Janc
|
dd1e44fce1
|
android: Refactor IPC init
This allows to pass socket path and max service ID while initializaing
IPC. This is first step to allow use it both for BT and Audio HALs.
|
2014-02-28 15:22:45 +01:00 |
|
Marcel Holtmann
|
cde69653e0
|
android: Update copyright and license details
|
2014-02-11 10:42:56 -08:00 |
|
Szymon Janc
|
7624ea2d42
|
android: Don't pass notification socket on services register
It is no longer needed as proper socket is use by IPC helpers.
|
2013-11-28 18:02:27 +02:00 |
|
Andrei Emeltchenko
|
bde65270e3
|
android/socket: Add connect signal to socket
Connect signal is used to pass information to framework that socket
is accepted.
|
2013-11-19 11:15:49 +02:00 |
|
Szymon Janc
|
052e481adc
|
android: Pass notification socket fd to service handlers
IPC helpers were converted to accept socket, not GIOChannel so there
is no need of passing former to handlers.
|
2013-11-07 17:05:47 +02:00 |
|
Marcin Kraglak
|
a56aeec37d
|
android: Initial implementation of socket interface
Add stub implementation of socket interace on daemon side.
|
2013-10-31 10:30:00 +02:00 |
|
Szymon Janc
|
9f696ad971
|
android: Add initial code for socket service
Only handle register/unregister for now.
|
2013-10-23 14:26:40 +03:00 |
|