Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_le.cc90 tBTA_HH_LE_RPT* p_rpt = &p_cb->hid_srvc.report[0]; in bta_hh_le_hid_report_dbg()
322 static tBTA_HH_LE_RPT* bta_hh_le_find_report_entry( in bta_hh_le_find_report_entry()
327 tBTA_HH_LE_RPT* p_rpt; in bta_hh_le_find_report_entry()
356 static tBTA_HH_LE_RPT* bta_hh_le_find_rpt_by_idtype(tBTA_HH_LE_RPT* p_head, in bta_hh_le_find_rpt_by_idtype()
360 tBTA_HH_LE_RPT* p_rpt = p_head; in bta_hh_le_find_rpt_by_idtype()
391 static 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()
396 tBTA_HH_LE_RPT* p_rpt; in bta_hh_le_find_alloc_report_entry()
486 tBTA_HH_LE_RPT* p_rpt, in bta_hh_le_save_report_ref()
537 tBTA_HH_LE_RPT* p_rpt = &p_dev_cb->hid_srvc.report[0]; in bta_hh_le_register_input_notif()
595 tBTA_HH_LE_RPT* p_rpt = &p_dev_cb->hid_srvc.report[0]; in bta_hh_le_deregister_input_notif()
[all …]
Dbta_hh_int.h155 } tBTA_HH_LE_RPT; typedef
164 tBTA_HH_LE_RPT report[BTA_HH_LE_RPT_MAX];