Home
last modified time | relevance | path

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

/device/generic/goldfish/hals/radio/
DAtResponse.h531 struct CMGS { struct
532 static constexpr std::string_view id() { in id()
538 int messageRef = -1;
DRadioMessaging.cpp240 using CMGS = AtResponse::CMGS; in sendSmsImpl() typedef