Hi, This adds initial implementation of GATT client test command. It seems to be usefull when testing against PTS for executing actions that are no possible from standard API. This is initial implementation with enable/connect/disconnect commands. Commands are not defined in HAL but in here: http://androidxref.com/4.4.2_r1/xref/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/GattDebugUtils.java#77 BR Szymon Janc Szymon Janc (5): android/gatt: Add initial implementation of client test command android/gatt: Factor out unregistering client into helper function android/gatt: Implement enable test command android/gatt: Implement connect test command android/gatt: Implement disconnect test command android/gatt.c | 89 +++++++++++++++++++++++++++++++++++++++++++++---------- android/hal-msg.h | 6 ++++ 2 files changed, 79 insertions(+), 16 deletions(-) -- 2.0.0.rc4 -- 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