Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/test/common/chre_settings_test/inc/
H A Dchre_settings_test_manager.h102 void handleStartTestMessage(uint16_t hostEndpointId, Feature feature,
/aosp12/system/chre/apps/test/common/chre_settings_test/src/
H A Dchre_settings_test_manager.cc212 handleStartTestMessage(hostData->hostEndpoint, feature, state, step); in handleMessageFromHost()
223 void Manager::handleStartTestMessage(uint16_t hostEndpointId, Feature feature, in handleStartTestMessage() function in chre::settings_test::Manager