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