Searched refs:BYTE_NUM4 (Results 1 – 2 of 2) sorted by relevance
168 const uint8_t BYTE_NUM4 = 0x0A; variable
1028 if (indicator == BYTE_NUM4) { in ProcessVoiceMailCphs()1141 … callForwardingStatus = ((efCff_[0] & BYTE_NUM3) == BYTE_NUM4) ? CALL_FORWARDING_STATUS_ENABLED in ProcessGetCffDone()2008 …c_cast<unsigned char>((efCphsMwi_[0] & BYTE_NUM7) | (voiceMailCount == 0 ? BYTE_NUM5 : BYTE_NUM4)); in SetVoiceMailCount()2049 efCff_[0] = static_cast<unsigned char>((efCff_[0] & BYTE_NUM7) | BYTE_NUM4); in SetVoiceCallForwarding()