Searched refs:rpt_type (Results 1 – 4 of 4) sorted by relevance
32 tBTA_HH_RPT_TYPE rpt_type; member
109 ((p_rpt->rpt_type < 4) ? bta_hh_le_rpt_name[p_rpt->rpt_type] in bta_hh_le_hid_report_dbg()388 if (p_rpt->in_use && p_rpt->rpt_id == rpt_id && r_type == p_rpt->rpt_type) { in bta_hh_le_find_rpt_by_idtype()441 p_rpt->rpt_type = (tBTA_HH_RPT_TYPE)bta_hh_uuid_to_rtp_type[i][1]; in bta_hh_le_find_alloc_report_entry()522 STREAM_TO_UINT8(p_rpt->rpt_type, pp); in bta_hh_le_save_report_ref()524 if (p_rpt->rpt_type > BTA_HH_RPTT_FEATURE) /* invalid report type */ in bta_hh_le_save_report_ref()525 p_rpt->rpt_type = BTA_HH_RPTT_RESRV; in bta_hh_le_save_report_ref()532 rpt_entry.rpt_type = p_rpt->rpt_type; in bta_hh_le_save_report_ref()566 if (p_rpt->rpt_type == BTA_HH_RPTT_INPUT) { in bta_hh_le_register_input_notif()621 if (p_rpt->rpt_type == BTA_HH_RPTT_INPUT) { in bta_hh_le_deregister_input_notif()734 if (p_rpt->rpt_type == BTA_HH_RPTT_INPUT) { in bta_hh_le_write_rpt_clt_cfg()[all …]
179 tBTA_HH_RPT_TYPE rpt_type; member
265 uint8_t rpt_type; /* report type */ member