vc: Use oportunistic connect mode
With this patch, VC uses opportinistic connect This is needed to proper handle reconnection and switch between BR/EDR and LE Bug: 282778469 Bug: 279990836 Test: atest bluetooth_vc_test Test: atest BluetoothInstrumentationTests Tag: #feature Change-Id: I9e881d6c26cada4c4b49bbe8558a659a1af559df
Showing
- system/bta/include/bta_vc_api.h 4 additions, 2 deletionssystem/bta/include/bta_vc_api.h
- system/bta/vc/device.cc 0 additions, 2 deletionssystem/bta/vc/device.cc
- system/bta/vc/devices_test.cc 0 additions, 1 deletionsystem/bta/vc/devices_test.cc
- system/bta/vc/vc.cc 49 additions, 30 deletionssystem/bta/vc/vc.cc
- system/bta/vc/vc_test.cc 59 additions, 19 deletionssystem/bta/vc/vc_test.cc
- system/btif/include/btif_profile_storage.h 1 addition, 0 deletionssystem/btif/include/btif_profile_storage.h
- system/btif/src/btif_profile_storage.cc 13 additions, 0 deletionssystem/btif/src/btif_profile_storage.cc
- system/btif/src/btif_vc.cc 8 additions, 4 deletionssystem/btif/src/btif_vc.cc
- system/stack/include/sdpdefs.h 1 addition, 0 deletionssystem/stack/include/sdpdefs.h
- system/test/mock/mock_bta_vc.cc 3 additions, 4 deletionssystem/test/mock/mock_bta_vc.cc
Loading
Please register or sign in to comment