Searched refs:get_status_cmd (Results 1 – 1 of 1) sorted by relevance
31 static const u8 get_status_cmd[] = { 0x99, 0xDA }; variable147 ret = waterforce_write_expanded(priv, get_status_cmd, GET_STATUS_CMD_LENGTH); in waterforce_get_status()270 if (data[0] != get_status_cmd[0] || data[1] != get_status_cmd[1]) in waterforce_raw_event()