Searched defs:CSCB (Results 1 – 2 of 2) sorted by relevance
512 struct CSCB { struct513 struct Association {518 static constexpr std::string_view id() { in id()526 std::vector<Association> serviceId;527 std::vector<Association> codeScheme;528 int mode = -1;
132 using CSCB = AtResponse::CSCB; in getGsmBroadcastConfig() typedef