OSDN Git Service

android/hal: Register adapter and socket interface on HAL init
authorSzymon Janc <szymon.janc@tieto.com>
Mon, 21 Oct 2013 18:56:43 +0000 (20:56 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 21 Oct 2013 19:46:19 +0000 (22:46 +0300)
commite28c3072bd85b18caaadfebc276d280e47e1c3d8
tree3936478d7dd35f21194c3498da2823a83e8d7546
parente1debdf2d498d4106abe560e439801475b7f474c
android/hal: Register adapter and socket interface on HAL init

After daemon is started HAL needs to register those two interfaces
to performe initialization procedure as described in IPC documentation.
android/hal-bluetooth.c