Hi Johan, 2011/12/2 Johan Hedberg <johan.hedberg@xxxxxxxxx>: > Hi Santiago, > > On Tue, Nov 22, 2011, Santiago Carot-Nemesio wrote: >> + atval[0] = 0x02; >> + atval[1] = 0x00; > > What are these magic values? Could we have some defines for them or > something else more readable? These are GATT flags to enable/disable indications/notifications in client characteristic configuration descriptor, I thought about this issue, I haven't seen any macros mapping those values in GATT though. I was thinking in sending a separate patch to deal with this issue but I saw some Claudio's commits to deal with notification/indications so I guess he is already working on it, so I decided no to interfere and wait to see how he is thinking to deal with this stuff. Regards. -- 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