RX_ENC_FLAG_SHORT_GI
if ((rx_status->enc_flags & RX_ENC_FLAG_SHORT_GI) != 0) {
if (rx_status->enc_flags & RX_ENC_FLAG_SHORT_GI)