Hi Szymon, On Wed, Oct 30, 2013, Szymon Janc wrote: > Some HAL defined types that are passed as type-len-value in properties > callback needs to be repacked at runtime to match defined types. > > This is due to HAL using data types without strict refined sizes like > enums or unpacked structures. This is needed only if data is passed as > TLV. With data passed to callbacks as parameters compiler will handle > types convertion. > > Currently only enum types are supported. > --- > > This is only for received events. Same needs to be done when sending props > from HAL lib to daemon. > > android/hal-bluetooth.c | 104 ++++++++++++++++++++++++++++++++++++++++++++---- > 1 file changed, 96 insertions(+), 8 deletions(-) Patch looks good enough to me so it's now applied. Thanks. Johan -- 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