Searched refs:REG_NOTIFY_STAT_ONLY (Results 1 - 4 of 4) sorted by relevance
/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | tel_ril_enum.h | 32 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 D | hril_enum.h | 110 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 D | at_network.c | 250 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 D | tel_ril_test.cpp | 1529 mode = REG_NOTIFY_STAT_ONLY; in OnRequestSetLocateUpdatesTest()
|
Completed in 11 milliseconds