Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/common/include/
Dcellular_call_data_struct.h307 struct SsRequestCommand { struct
308 int32_t cfAction = 0;
309 int32_t cfReason = 0;
310 std::string number = "";
311 bool enable = false;
312 int32_t clirAction = 0;
313 std::string facility = "";
314 char password[kMaxNumberLen + 1] = { 0 };
315 int32_t classType = 0;
316 int32_t action = 0;
[all …]