Home
last modified time | relevance | path

Searched refs:handshake_param (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/hid/
Dhidd_api.cc541 uint8_t handshake_param; in HID_DevReportError() local
553 handshake_param = error; in HID_DevReportError()
556 handshake_param = HID_PAR_HANDSHAKE_RSP_ERR_UNKNOWN; in HID_DevReportError()
560 return hidd_conn_send_data(0, HID_TRANS_HANDSHAKE, handshake_param, 0, 0, in HID_DevReportError()