[Invisalign] Add ConfigInterface
Add a mechanism to pass down runtime config values into the core. Also took the opportunity to remove some minor code duplication. Bug: 254063018 Test: all existing tests Change-Id: I4fa447eb5f738047020e1b41ab3657d86f867dc5
Showing
- system/btif/include/core_callbacks.h 17 additions, 1 deletionsystem/btif/include/core_callbacks.h
- system/btif/src/bluetooth.cc 25 additions, 1 deletionsystem/btif/src/bluetooth.cc
- system/btif/src/btif_av.cc 2 additions, 6 deletionssystem/btif/src/btif_av.cc
- system/btif/src/btif_core.cc 2 additions, 17 deletionssystem/btif/src/btif_core.cc
- system/btif/src/btif_storage.cc 2 additions, 1 deletionsystem/btif/src/btif_storage.cc
- system/stack/smp/smp_act.cc 4 additions, 2 deletionssystem/stack/smp/smp_act.cc
- system/test/common/core_interface.cc 2 additions, 1 deletionsystem/test/common/core_interface.cc
- system/test/mock/mock_btif_stack_manager.cc 22 additions, 0 deletionssystem/test/mock/mock_btif_stack_manager.cc
Loading
Please register or sign in to comment