Searched refs:rpt_type (Results 1 – 4 of 4) sorted by relevance
106 ((p_rpt->rpt_type < 4) ? bta_hh_le_rpt_name[p_rpt->rpt_type] in bta_hh_le_hid_report_dbg()367 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()420 p_rpt->rpt_type = (tBTA_HH_RPT_TYPE)bta_hh_uuid_to_rtp_type[i][1]; in bta_hh_le_find_alloc_report_entry()502 STREAM_TO_UINT8(p_rpt->rpt_type, pp); in bta_hh_le_save_report_ref()504 if (p_rpt->rpt_type > BTA_HH_RPTT_FEATURE) /* invalid report type */ in bta_hh_le_save_report_ref()505 p_rpt->rpt_type = BTA_HH_RPTT_RESRV; in bta_hh_le_save_report_ref()510 rpt_entry.rpt_type = p_rpt->rpt_type; in bta_hh_le_save_report_ref()543 if (p_rpt->rpt_type == BTA_HH_RPTT_INPUT) { in bta_hh_le_register_input_notif()598 if (p_rpt->rpt_type == BTA_HH_RPTT_INPUT) { in bta_hh_le_deregister_input_notif()707 if (p_rpt->rpt_type == BTA_HH_RPTT_INPUT) { in bta_hh_le_write_rpt_clt_cfg()[all …]
150 tBTA_HH_RPT_TYPE rpt_type; member
34 tBTA_HH_RPT_TYPE rpt_type; member
368 uint8_t rpt_type; /* report type */ member