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.c719 tBTA_HH_RPT_CACHE_ENTRY rpt_entry; in bta_hh_le_save_rpt_ref() local
720 rpt_entry.rpt_id = p_rpt->rpt_id; in bta_hh_le_save_rpt_ref()
721 rpt_entry.rpt_type = p_rpt->rpt_type; in bta_hh_le_save_rpt_ref()
722 rpt_entry.rpt_uuid = p_rpt->uuid; in bta_hh_le_save_rpt_ref()
723 rpt_entry.srvc_inst_id = p_rpt->srvc_inst_id; in bta_hh_le_save_rpt_ref()
724 rpt_entry.char_inst_id = p_rpt->char_inst_id; in bta_hh_le_save_rpt_ref()
727 &rpt_entry, in bta_hh_le_save_rpt_ref()