OSDN Git Service

android/bluetooth: Use generic IPC msg handling for commands
authorSzymon Janc <szymon.janc@tieto.com>
Mon, 2 Dec 2013 12:20:43 +0000 (13:20 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 2 Dec 2013 14:24:02 +0000 (16:24 +0200)
commita29d4b3212206cd26d33a227a0dadfcc1bd3ffc5
treed274e772c4787b62843ce02ee5038d233ae49b19
parent48823282b0a28ddb852abc7db466d25dad3da9e2
android/bluetooth: Use generic IPC msg handling for commands

Handlers are registered on service register and unregistered on
unregister.
android/bluetooth.c