Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim.cc58 bool bluetooth::shim::is_gd_hci_enabled() { in is_gd_hci_enabled() function in bluetooth::shim
/aosp12/system/bt/test/mock/
H A Dmock_main_shim.cc58 bool bluetooth::shim::is_gd_hci_enabled() { in is_gd_hci_enabled() function in bluetooth::shim
/aosp12/system/bt/main/shim/
H A Dshim.cc77 bool bluetooth::shim::is_gd_hci_enabled() { in is_gd_hci_enabled() function in bluetooth::shim
/aosp12/system/bt/hci/test/
H A Dother_stack_stub.cc39 bool is_gd_hci_enabled() { return false; } in is_gd_hci_enabled() function