Home
last modified time | relevance | path

Searched defs:is_gd_stack_started_up (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim.cc74 bool bluetooth::shim::is_gd_stack_started_up() { in is_gd_stack_started_up() function in bluetooth::shim
/aosp12/system/bt/test/mock/
H A Dmock_main_shim.cc74 bool bluetooth::shim::is_gd_stack_started_up() { in is_gd_stack_started_up() function in bluetooth::shim
/aosp12/system/bt/main/shim/
H A Dshim.cc97 bool bluetooth::shim::is_gd_stack_started_up() { in is_gd_stack_started_up() function in bluetooth::shim
/aosp12/system/bt/hci/test/
H A Dother_stack_stub.cc41 bool is_gd_stack_started_up() { return false; } in is_gd_stack_started_up() function