Hi Szymon, On Mon, Nov 25, 2013, Szymon Janc wrote: > There is no need to use dynamic allocation for enum properties > convertion. Each property type can be present only once in properties > callback so using static allocation is safe. This also remove need > for cleanup properties after HAL callback is called making code > simpler. > --- > android/hal-bluetooth.c | 109 ++++++++++++++++-------------------------------- > 1 file changed, 37 insertions(+), 72 deletions(-) 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