Hi Alfonso, On Tue, Oct 14, 2014, Alfonso Acosta wrote: > Add data structure and parsing support. > --- > src/eir.c | 22 ++++++++++++++++++++++ > src/eir.h | 8 ++++++++ > 2 files changed, 30 insertions(+) This patch doesn't compile: In file included from android/bluetooth.c:45:0: ./src/eir.h:53:15: error: ‘HCI_MAX_EIR_LENGTH’ undeclared here (not in a function) uint8_t data[HCI_MAX_EIR_LENGTH]; ^ make[1]: *** [android/bluetooth.o] Error 1 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