Hi Kiran, > Intel Read Verision(TLV) data is parsed into a local structure variable > and it contains a field for bd address. Bd address is returned only in > bootloader mode and hence bd address in TLV structure needs to be validated > only if controller is present in boot loader mode. > > Signed-off-by: Kiran K <kiran.k@xxxxxxxxx> > Reviewed-by: Tedd Ho-Jeong An <tedd.an@xxxxxxxxx> > --- > > Notes: > changes in v2: > - Add comment for memsetting ver_tlv > > drivers/bluetooth/btintel.c | 22 ++++++++++++++-------- > 1 file changed, 14 insertions(+), 8 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel