Home
last modified time | relevance | path

Searched refs:mock_event_callbacks (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/test/
Dbtif_dm_test.cc100 bluetooth::core::testing::mock_event_callbacks.invoke_energy_info_cb = in TEST_F()
128 bluetooth::core::testing::mock_event_callbacks.invoke_energy_info_cb = in TEST_F()
176 bluetooth::core::testing::mock_event_callbacks in TEST_F_WITH_FLAGS()
/packages/modules/Bluetooth/system/btif/include/
Dmock_core_callbacks.h31 EventCallbacks mock_event_callbacks = { variable
120 : CoreInterface(&mock_event_callbacks, &mock_config_interface, in MockCoreInterface()