Hi Claudio, On Thu, Dec 30, 2010, Claudio Takahasi wrote: > If a characteristic requires a higher security level, change it on > demand and re-send the GATT Charateristic Value Read. Request will not > be sent until the SMP negotiation finishes. This change doesn't affect > GATT over BR/EDR, since encryption is mandatory for BR/EDR. > --- > attrib/client.c | 11 +++++++++++ > attrib/gattrib.c | 8 ++++++++ > attrib/gattrib.h | 2 ++ > 3 files changed, 21 insertions(+), 0 deletions(-) I went ahead and pushed these two patches upstream, but like I said it'd be nice to get some proper BtIO abstraction for all this including also BR/EDR support. And even before that I wouldn't mind a patch to add a proper code comment that explains how this works (with the POLLOUT). 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