Home
last modified time | relevance | path

Searched refs:REG_NOTIFY_STAT_ONLY (Results 1 - 4 of 4) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_enum.h32 REG_NOTIFY_STAT_ONLY, /* AT command: +CREG,+CGREG,+CEREG,+C5GREG,n=1,notify data format type 1 */ enumerator
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_enum.h110 REG_NOTIFY_STAT_ONLY, /* AT command: +CREG,+CGREG,+CEREG,+C5GREG,n=1,notify data format type 1 */ enumerator
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c250 hrilRegInfo->notifyMode = REG_NOTIFY_STAT_ONLY; in ParseRegStatusStr()
252 hrilRegInfo->notifyMode = REG_NOTIFY_STAT_ONLY; in ParseRegStatusStr()
266 if ((skip != (int32_t)REG_NOTIFY_STAT_LAC_CELLID) && (skip != (int32_t)REG_NOTIFY_STAT_ONLY)) { in ParseRegStatusStr()
1903 } else if (mode == REG_NOTIFY_STAT_ONLY) { in ReqSetLocateUpdates()
/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp1529 mode = REG_NOTIFY_STAT_ONLY; in OnRequestSetLocateUpdatesTest()

Completed in 11 milliseconds