Home
last modified time | relevance | path

Searched defs:sessionType (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/hdf/bluetooth/a2dp/
Da2dp_services_test.cpp77 SessionType sessionType = SessionType::SOFTWARE_ENCODING; variable
92 SessionType sessionType = SessionType::UNKNOWN_TYPE; variable
/test/xts/acts/multimedia/avsession/avsession_ndk_standard/avsession_ndk_stage/entry/src/main/cpp/
DAvsessionTest.cpp575 AVSession_Type sessionType = static_cast<AVSession_Type>(std::get<double>(params[listIdx++])); in TestAVSessionTestAll() local
641 const AVSession_Type sessionType = static_cast<AVSession_Type>(std::get<double>(params[0])); in TestAVSessionCreate() local
860 AVSession_Type sessionType; in AVSessionGetSessionType() local