Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim.cc33 bool bluetooth_shim_is_gd_stack_started_up = false; variable
38 return test::mock::bluetooth_shim_is_gd_stack_started_up; in is_gd_stack_started_up()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_hh_test.cc65 extern bool bluetooth_shim_is_gd_stack_started_up;
185 test::mock::bluetooth_shim_is_gd_stack_started_up = true; in SetUp()
191 test::mock::bluetooth_shim_is_gd_stack_started_up = false; in TearDown()