Searched refs:REG_NOT_NOTIFY (Results 1 - 3 of 3) sorted by relevance
/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | tel_ril_enum.h | 31 REG_NOT_NOTIFY = 0, /* AT command: +CREG,+CGREG,+CEREG,+C5GREG,n=0,Turn off notify function */ enumerator
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_enum.h | 109 REG_NOT_NOTIFY = 0, /* AT command: +CREG,+CGREG,+CEREG,+C5GREG,n=0,Turn off notify function */ enumerator
|
/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_network.cpp | 217 if ((regNotifyMode < REG_NOT_NOTIFY) || (regNotifyMode > REG_NOTIFY_STAT_LAC_CELLID)) { in SetLocateUpdates()
|
Completed in 6 milliseconds