Commit: 74c65573ce78a347015753fbc405fc84e915ac21
Parent: e99c1dbd3318517f62a569779bd990f89a60fae7
Author: Szymon Janc <szymon.janc@gmail.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-01-06 21:25:59
Tree: 7135d3c6e4f388f24d5729a517df941f15a77704

android/socket: Move logic from HAL to daemon in listen This reduce logic in HAL to bare minimum e.g. no modifications in library will be needed to add different socket type support. Both bdaddr2str and btuuid2str handle NULL pointers so it is safe to print debug unconditionally.

Diffstat

M android/hal-msg.h | 4 ++++
M android/hal-sock.c | 36 ++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - -
M android/socket.c | 74 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - -

3 files changed, 63 insertions(+), 51 deletions(-)

View Full Diff | Patch