Searched refs:PDU_TYPE_PUSH (Results 1 – 1 of 1) sorted by relevance
36 static constexpr uint8_t PDU_TYPE_PUSH = 0x06; variable156 if (pushType_ != PDU_TYPE_PUSH && pushType_ != PDU_TYPE_CONFIRMED_PUSH) { in DecodePushType()