Searched refs:handshake_param (Results 1 – 1 of 1) sorted by relevance
498 uint8_t handshake_param; in HID_DevReportError() local510 handshake_param = error; in HID_DevReportError()513 handshake_param = HID_PAR_HANDSHAKE_RSP_ERR_UNKNOWN; in HID_DevReportError()517 return hidd_conn_send_data(0, HID_TRANS_HANDSHAKE, handshake_param, 0, 0, NULL); in HID_DevReportError()