Hi Jakub, On Tue, May 27, 2014, Jakub Tyszkowski wrote: > This adds Client Characteristic Configuration descriptor for Service Changed > Characteristic registered on gatt init. This stored value should be persistent > across connections for bonded devices, thus gatt specific api was aded to > bluetooth core profile exposing storage functionality. > > We could consider creating more generic functions, allowing to store custom > <key, value> pairs. that other profiles could use aswell. Then on every value > read we would access the file as we do on write, instead of storing it in device > along with other properties. > > I'm not sure which aproach would be better. Should we go with the generic > version already or do it later if it turns out that we need to store more > thing for more profiles? I'd go with a specific solution now. We can still change this later if necessary. 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