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.c717 tBTA_HH_RPT_CACHE_ENTRY rpt_entry; in bta_hh_le_save_rpt_ref() local
734 rpt_entry.rpt_id = p_rpt->rpt_id; in bta_hh_le_save_rpt_ref()
735 rpt_entry.rpt_type = p_rpt->rpt_type; in bta_hh_le_save_rpt_ref()
736 rpt_entry.rpt_uuid = p_rpt->uuid; in bta_hh_le_save_rpt_ref()
737 rpt_entry.prop = p_rpt->prop; in bta_hh_le_save_rpt_ref()
738 rpt_entry.inst_id = p_rpt->inst_id; in bta_hh_le_save_rpt_ref()
741 &rpt_entry, in bta_hh_le_save_rpt_ref()