v2. changes: *Defines in HAL are the same as in IPC *Removed MAP instance structures section in ipc api doc *Check if MAP instance name is null terminated *Fixed multiline comment Grzegorz Kolodziejczyk (6): android/hal-ipc-api: Add MAP client HAL android/hal-map-client-api: Add get remote MAS instance command and event android/map-client: Add Android MAP client header android/hal-map-client: Add skeleton for MAP client HAL android/hal-map-client: Add event handler android/hal-map-client: Add API calls android/Android.mk | 1 + android/Makefile.am | 2 + android/hal-bluetooth.c | 3 + android/hal-ipc-api.txt | 42 ++++++++++++ android/hal-map-client.c | 152 +++++++++++++++++++++++++++++++++++++++++++ android/hal-msg.h | 26 +++++++- android/hal.h | 2 + android/hardware/bluetooth.h | 1 + android/hardware/bt_mce.h | 57 ++++++++++++++++ 9 files changed, 285 insertions(+), 1 deletion(-) create mode 100644 android/hal-map-client.c create mode 100644 android/hardware/bt_mce.h -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html