Searched refs:OSU_AID (Results 1 – 1 of 1) sorted by relevance
27 const static std::vector<uint8_t> OSU_AID = {0x4F, 0x70, 0x80, 0x13, 0x04, variable53 if (evt.size() && !memcmp(&evt[0], &OSU_AID[0], OSU_AID.size())) { in isOsuMode()