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.cc93 tBTA_HH_LE_RPT* p_rpt = &p_cb->hid_srvc.report[0]; in bta_hh_le_hid_report_dbg()
341 tBTA_HH_LE_RPT* bta_hh_le_find_report_entry( in bta_hh_le_find_report_entry()
346 tBTA_HH_LE_RPT* p_rpt; in bta_hh_le_find_report_entry()
375 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()
379 tBTA_HH_LE_RPT* p_rpt = p_head; in bta_hh_le_find_rpt_by_idtype()
412 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()
417 tBTA_HH_LE_RPT* p_rpt; in bta_hh_le_find_alloc_report_entry()
506 void bta_hh_le_save_report_ref(tBTA_HH_DEV_CB* p_dev_cb, tBTA_HH_LE_RPT* p_rpt, in bta_hh_le_save_report_ref()
558 tBTA_HH_LE_RPT* p_rpt = &p_dev_cb->hid_srvc.report[0]; in bta_hh_le_register_input_notif()
618 tBTA_HH_LE_RPT* p_rpt = &p_dev_cb->hid_srvc.report[0]; in bta_hh_le_deregister_input_notif()
[all …]
Dbta_hh_int.h184 } tBTA_HH_LE_RPT; typedef
193 tBTA_HH_LE_RPT report[BTA_HH_LE_RPT_MAX];