Home
last modified time | relevance | path

Searched refs:BYTE_NUM3 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_file.h167 const uint8_t BYTE_NUM3 = 0x0F; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp1027 int indicator = static_cast<int>(efCphsMwi_[0] & BYTE_NUM3); in ProcessVoiceMailCphs()
1141 … callForwardingStatus = ((efCff_[0] & BYTE_NUM3) == BYTE_NUM4) ? CALL_FORWARDING_STATUS_ENABLED in ProcessGetCffDone()