Home
last modified time | relevance | path

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

/system/bt/stack/test/common/
Dmock_main_shim.cc62 bool bluetooth::shim::is_gd_l2cap_enabled() { in is_gd_l2cap_enabled() function in bluetooth::shim
/system/bt/test/mock/
Dmock_main_shim.cc62 bool bluetooth::shim::is_gd_l2cap_enabled() { in is_gd_l2cap_enabled() function in bluetooth::shim
/system/bt/main/shim/
Dshim.cc85 bool bluetooth::shim::is_gd_l2cap_enabled() { in is_gd_l2cap_enabled() function in bluetooth::shim
/system/bt/stack/test/
Dgatt_connection_manager_test.cc65 bool is_gd_l2cap_enabled() { return false; } in is_gd_l2cap_enabled() function