Searched refs:rep_type (Results 1 – 1 of 1) sorted by relevance
/system/bt/stack/hid/ |
D | hidh_conn.cc | 787 uint8_t ttype, param, rep_type, evt; in hidh_l2cif_data_ind() local 815 rep_type = param & HID_PAR_REP_TYPE_MASK; in hidh_l2cif_data_ind() 848 hh_cb.callback(dhandle, hh_cb.devices[dhandle].addr, evt, rep_type, in hidh_l2cif_data_ind() 856 hh_cb.callback(dhandle, hh_cb.devices[dhandle].addr, evt, rep_type, in hidh_l2cif_data_ind()
|