Home
last modified time | relevance | path

Searched refs:stack_btm_devctl (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_devctl.cc34 namespace stack_btm_devctl { namespace
44 return test::mock::stack_btm_devctl::BTM_IsDeviceUp(); in BTM_IsDeviceUp()
Dmock_stack_btm_devctl.h20 namespace stack_btm_devctl {
/packages/modules/Bluetooth/system/stack/fuzzers/
Dl2cap_fuzzer.cc102 test::mock::stack_btm_devctl::BTM_IsDeviceUp.body = []() { return true; }; in FakeBtStack()
136 test::mock::stack_btm_devctl::BTM_IsDeviceUp = {}; in ~FakeBtStack()