Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc550 uint8_t handshake_param; in HID_DevReportError() local
562 handshake_param = error; in HID_DevReportError()
565 handshake_param = HID_PAR_HANDSHAKE_RSP_ERR_UNKNOWN; in HID_DevReportError()
569 return hidd_conn_send_data(0, HID_TRANS_HANDSHAKE, handshake_param, 0, 0, in HID_DevReportError()