Home
last modified time | relevance | path

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

/device/generic/goldfish/hals/radio/
DAtResponse.h481 struct CMUT { struct
482 static constexpr std::string_view id() { in id()
488 bool on = false;
DRadioVoice.cpp424 using CMUT = AtResponse::CMUT; in getMute() typedef