Searched defs:CLCC (Results 1 – 2 of 2) sorted by relevance
291 struct CLCC { struct292 static constexpr std::string_view id() { in id()298 std::vector<voice::Call> calls;
382 using CLCC = AtResponse::CLCC; in getCurrentCalls() typedef