Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c697 tBTA_HH_RPT_CACHE_ENTRY rpt_entry; in bta_hh_le_save_rpt_ref() local
714 rpt_entry.rpt_id = p_rpt->rpt_id; in bta_hh_le_save_rpt_ref()
715 rpt_entry.rpt_type = p_rpt->rpt_type; in bta_hh_le_save_rpt_ref()
716 rpt_entry.rpt_uuid = p_rpt->uuid; in bta_hh_le_save_rpt_ref()
717 rpt_entry.prop = p_rpt->prop; in bta_hh_le_save_rpt_ref()
718 rpt_entry.inst_id = p_rpt->inst_id; in bta_hh_le_save_rpt_ref()
721 &rpt_entry, in bta_hh_le_save_rpt_ref()