Home
last modified time | relevance | path

Searched refs:is_gd_stack_started_up (Results 1 – 8 of 8) sorted by relevance

/system/bt/btif/src/
Dbtif_config.cc253 CHECK(bluetooth::shim::is_gd_stack_started_up()); in init()
366 CHECK(bluetooth::shim::is_gd_stack_started_up()); in clean_up()
392 CHECK(bluetooth::shim::is_gd_stack_started_up()); in btif_config_exist()
402 CHECK(bluetooth::shim::is_gd_stack_started_up()); in btif_config_get_int()
418 CHECK(bluetooth::shim::is_gd_stack_started_up()); in btif_config_set_int()
429 CHECK(bluetooth::shim::is_gd_stack_started_up()); in btif_config_get_uint64()
445 CHECK(bluetooth::shim::is_gd_stack_started_up()); in btif_config_set_uint64()
475 CHECK(bluetooth::shim::is_gd_stack_started_up()); in btif_config_get_str()
495 CHECK(bluetooth::shim::is_gd_stack_started_up()); in btif_config_set_str()
512 CHECK(bluetooth::shim::is_gd_stack_started_up()); in btif_config_get_bin()
[all …]
/system/bt/hci/test/
Dother_stack_stub.cc41 bool is_gd_stack_started_up() { return false; } in is_gd_stack_started_up() function
/system/bt/main/shim/
Dshim.h65 bool is_gd_stack_started_up();
Ddumpsys.cc54 if (bluetooth::shim::is_gd_stack_started_up()) { in Dump()
Dshim.cc97 bool bluetooth::shim::is_gd_stack_started_up() { in is_gd_stack_started_up() function in bluetooth::shim
Dle_scanning_manager.cc454 if (!bluetooth::shim::is_gd_stack_started_up()) { in handle_remote_properties()
/system/bt/test/mock/
Dmock_main_shim.cc74 bool bluetooth::shim::is_gd_stack_started_up() { in is_gd_stack_started_up() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim.cc74 bool bluetooth::shim::is_gd_stack_started_up() { in is_gd_stack_started_up() function in bluetooth::shim