Searched refs:is_oem (Results 1 – 2 of 2) sorted by relevance
276 uint8_t cmd_type, bool is_oem, in ncsi_validate_response() argument287 const uint8_t std_cmd_type = is_oem ? NCSI_OEM_COMMAND : cmd_type; in ncsi_validate_response()298 if (is_oem) { in ncsi_validate_response()
251 uint8_t cmd_type, bool is_oem,