commit | 1adfae9364f83e5df8aa695394c3262a867e80f0 | [log] [tgz] |
---|---|---|
author | xiaoshun.xu <xiaoshun.xu@mediatek.com> | Wed Sep 14 20:39:16 2022 +0800 |
committer | Gregory Montoir <gmontoir@google.com> | Fri Nov 04 00:55:50 2022 +0000 |
tree | 4ead7d529719e49c489e68968371d68622bcb012 | |
parent | 449d7b0f678ed999f4dfca3308a5ba750a669b7e [diff] |
Fix VTS Fuzz issue [Description] Fix is designed to fix VTS Fuzz issue, 1. Add null pointer check in bluetooth_hci.cc and vendor_interface.cc 2. send should return if open is not done; 3. add lock in callback and set new callback Bug: 247053367 Test: 1. Build Pass 2. Test VTS fuzz pass Change-Id: I78da5aeb82f9f78b2b4a156196199183ce0dd8f2