bta_dm: Don't clear scheduled service discovery on BTA_DmSearchCancel()
This function suppose to clear scheduled devices discovery or inquire and not scheduled service discovery Problem can be visible when pairing coorinated set and could end up with one device being bonded but without any services connected. Bug: 247511422 Bug: 242645864 Test: atest BluetoothInstrumentationTests Tag: #feature Change-Id: I83f55a173a17544c1a736a8218b769b038b9eecc
Showing
- system/bta/dm/bta_dm_act.cc 5 additions, 1 deletionsystem/bta/dm/bta_dm_act.cc
- system/gd/common/init_flags.fbs 1 addition, 0 deletionssystem/gd/common/init_flags.fbs
- system/gd/common/init_flags.h 4 additions, 0 deletionssystem/gd/common/init_flags.h
- system/gd/common/init_flags_test.cc 6 additions, 0 deletionssystem/gd/common/init_flags_test.cc
- system/gd/dumpsys/init_flags.cc 2 additions, 0 deletionssystem/gd/dumpsys/init_flags.cc
- system/gd/rust/common/src/init_flags.rs 1 addition, 0 deletionssystem/gd/rust/common/src/init_flags.rs
- system/gd/rust/shim/src/init_flags.rs 1 addition, 0 deletionssystem/gd/rust/shim/src/init_flags.rs
Loading
Please register or sign in to comment