Hi Waldemar, > >> @@ -482,6 +482,7 @@ PIN Code Request Event > >> Event Code 0x000E > >> Controller Index: <controller id> > >> Event Parameters Address (6 Octets) > >> + Secure (1 Octet) > > > >we do need to document possible values and their meanings. Is > >this a boolean or is this suppose to indicate the PIN code length? > > It's boolean. > Do you mean something like this? > > Event Code 0x000E > Controller Index: <controller id> > Event Parameters Address (6 Octets) > Secure (1 Octet) > > Secure: 0x01 16 digit PIN code required > 0x00 16 digit PIN code not required yes, we need these things documented. Obviously now the question is why not expose this as min_pin_length value? Regards Marcel -- 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