Searched refs:rep_type (Results 1 – 1 of 1) sorted by relevance
/system/bt/stack/hid/ |
D | hidh_conn.c | 806 UINT8 ttype, param, rep_type, evt; in hidh_l2cif_data_ind() local 826 rep_type = param & HID_PAR_REP_TYPE_MASK; in hidh_l2cif_data_ind() 859 hh_cb.callback(dhandle, hh_cb.devices[dhandle].addr, evt, rep_type, p_msg); in hidh_l2cif_data_ind() 865 hh_cb.callback(dhandle, hh_cb.devices[dhandle].addr, evt, rep_type, p_msg); in hidh_l2cif_data_ind()
|