Home
last modified time | relevance | path

Searched refs:REG_NOTIFY_STAT_LAC_CELLID (Results 1 - 8 of 8) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_enum.h33 REG_NOTIFY_STAT_LAC_CELLID, /* AT command: +CREG,+CGREG,+CEREG,+C5GREG,n=2,notify data format type 2 */ enumerator
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_enum.h111 REG_NOTIFY_STAT_LAC_CELLID, /* AT command: +CREG,+CGREG,+CEREG,+C5GREG,n=2,notify data format type 2 */ enumerator
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_network_test.cpp444 RilRegNotifyMode::REG_NOTIFY_STAT_LAC_CELLID); in HWTEST_F()
462 RilRegNotifyMode::REG_NOTIFY_STAT_LAC_CELLID); in HWTEST_F()
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c245 hrilRegInfo->notifyMode = REG_NOTIFY_STAT_LAC_CELLID; in ParseRegStatusStr()
266 if ((skip != (int32_t)REG_NOTIFY_STAT_LAC_CELLID) && (skip != (int32_t)REG_NOTIFY_STAT_ONLY)) { in ParseRegStatusStr()
1901 if (mode == REG_NOTIFY_STAT_LAC_CELLID) { in ReqSetLocateUpdates()
/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp1524 int32_t notifyModeValue = REG_NOTIFY_STAT_LAC_CELLID; in OnRequestSetLocateUpdatesTest()
1531 mode = REG_NOTIFY_STAT_LAC_CELLID; in OnRequestSetLocateUpdatesTest()
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp1148 telRilManager_->SetLocateUpdates(slotId, RegNotifyMode::REG_NOTIFY_STAT_LAC_CELLID, event); in SetLocateUpdate()
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp1771 RegNotifyMode mode = REG_NOTIFY_STAT_LAC_CELLID; in SetLocateUpdatesTest()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp217 if ((regNotifyMode < REG_NOT_NOTIFY) || (regNotifyMode > REG_NOTIFY_STAT_LAC_CELLID)) { in SetLocateUpdates()

Completed in 22 milliseconds