Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_file.h171 const uint8_t BYTE_NUM7 = 0xF0; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp2008 …static_cast<unsigned char>((efCphsMwi_[0] & BYTE_NUM7) | (voiceMailCount == 0 ? BYTE_NUM5 : BYTE_N… in SetVoiceMailCount()
2049 efCff_[0] = static_cast<unsigned char>((efCff_[0] & BYTE_NUM7) | BYTE_NUM4); in SetVoiceCallForwarding()
2051 efCff_[0] = static_cast<unsigned char>((efCff_[0] & BYTE_NUM7) | BYTE_NUM5); in SetVoiceCallForwarding()