Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c112 tBTA_HH_LE_RPT *p_rpt; in bta_hh_le_hid_report_dbg()
456 tBTA_HH_LE_RPT *bta_hh_le_find_report_entry(tBTA_HH_DEV_CB *p_cb, in bta_hh_le_find_report_entry()
463 tBTA_HH_LE_RPT *p_rpt; in bta_hh_le_find_report_entry()
495 tBTA_HH_LE_RPT *bta_hh_le_find_rpt_by_idtype(tBTA_HH_LE_RPT *p_head, UINT8 mode, in bta_hh_le_find_rpt_by_idtype()
498 tBTA_HH_LE_RPT *p_rpt = p_head; in bta_hh_le_find_rpt_by_idtype()
532 tBTA_HH_LE_RPT *bta_hh_le_find_alloc_report_entry(tBTA_HH_DEV_CB *p_cb, in bta_hh_le_find_alloc_report_entry()
539 tBTA_HH_LE_RPT *p_rpt; in bta_hh_le_find_alloc_report_entry()
631 void bta_hh_le_read_rpt_ref_descr(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_LE_RPT *p_rpt) in bta_hh_le_read_rpt_ref_descr()
693 void bta_hh_le_save_rpt_ref(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_LE_RPT *p_rpt, in bta_hh_le_save_rpt_ref()
785 tBTA_HH_LE_RPT *p_rpt = &p_dev_cb->hid_srvc[srvc_inst].report[0]; in bta_hh_le_register_input_notif()
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h192 } tBTA_HH_LE_RPT; typedef
200 tBTA_HH_LE_RPT report[BTA_HH_LE_RPT_MAX];