Home
last modified time | relevance | path

Searched refs:bluetooth_shim_is_gd_stack_started_up (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim.cc29 bool bluetooth_shim_is_gd_stack_started_up = false; variable
34 return test::mock::bluetooth_shim_is_gd_stack_started_up; in is_gd_stack_started_up()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/
Dbtif_hh_test.cc60 extern bool bluetooth_shim_is_gd_stack_started_up;
174 test::mock::bluetooth_shim_is_gd_stack_started_up = true; in SetUp()
179 test::mock::bluetooth_shim_is_gd_stack_started_up = false; in TearDown()