Home
last modified time | relevance | path

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

/base/telephony/core_service/frameworks/cj/telephony_radio/src/
Dtelephony_radio_utils.h270 struct CNetworkState { struct
271 char* longOperatorName;
272 char* shortOperatorName;
273 char* plmnNumeric;
274 bool isRoaming;
275 int32_t regState;
276 int32_t cfgTech;
277 int32_t nsaState;
278 bool isCaActive;
279 bool isEmergency;
/base/telephony/state_registry/frameworks/cj/src/
Dtelephony_observer_utils.h232 struct CNetworkState { struct
233 char* longOperatorName;
234 char* shortOperatorName;
235 char* plmnNumeric;
236 bool isRoaming;
237 int32_t regState;
238 int32_t cfgTech;
239 int32_t nsaState;
240 bool isCaActive;
241 bool isEmergency;