Home
last modified time | relevance | path

Searched refs:rpt_entry (Results 1 – 1 of 1) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_le.cc530 tBTA_HH_RPT_CACHE_ENTRY rpt_entry; in bta_hh_le_save_report_ref() local
531 rpt_entry.rpt_id = p_rpt->rpt_id; in bta_hh_le_save_report_ref()
532 rpt_entry.rpt_type = p_rpt->rpt_type; in bta_hh_le_save_report_ref()
533 rpt_entry.rpt_uuid = p_rpt->uuid; in bta_hh_le_save_report_ref()
534 rpt_entry.srvc_inst_id = p_rpt->srvc_inst_id; in bta_hh_le_save_report_ref()
535 rpt_entry.char_inst_id = p_rpt->char_inst_id; in bta_hh_le_save_report_ref()
537 bta_hh_le_co_rpt_info(p_dev_cb->addr, &rpt_entry, p_dev_cb->app_id); in bta_hh_le_save_report_ref()