Searched refs:ephDM (Results 1 – 1 of 1) sorted by relevance
654 uint32_t ephDM = 0; in handleEphDM() local669 ephDM = *((uint32_t *)data->getBytesNoCopy()); in handleEphDM()674 require_action(ephDM != 0, exit, DEBUG_ALWAYS("ephemeral-data-mode not supported\n")); in handleEphDM()