Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhiddefs.h93 #define HID_PAR_HANDSHAKE_RSP_ERR_INVALID_PARAM (4) macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hid/
Dhidd_api.c507 case HID_PAR_HANDSHAKE_RSP_ERR_INVALID_PARAM: in HID_DevReportError()
Dhidd_conn.c538 … hidd_conn_send_data(0, HID_TRANS_HANDSHAKE, HID_PAR_HANDSHAKE_RSP_ERR_INVALID_PARAM, 0, 0, NULL); in hidd_l2cif_data_ind()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_act.c1217 case HID_PAR_HANDSHAKE_RSP_ERR_INVALID_PARAM : /* (4) */ in bta_hh_get_trans_status()