Home
last modified time | relevance | path

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

/device/generic/goldfish/hals/radio/
DAtResponse.h541 struct CMGW { struct
542 static constexpr std::string_view id() { in id()
548 int messageRef = -1;
DRadioMessaging.cpp434 using CMGW = AtResponse::CMGW; in writeSmsToSim() typedef