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.c251 tBTA_HH_LE_RPT *p_rpt = &p_cb->hid_srvc.report[0]; in bta_hh_le_hid_report_dbg()
509 tBTA_HH_LE_RPT * bta_hh_le_find_report_entry(tBTA_HH_DEV_CB *p_cb, in bta_hh_le_find_report_entry()
516 tBTA_HH_LE_RPT *p_rpt; in bta_hh_le_find_report_entry()
551 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()
554 tBTA_HH_LE_RPT *p_rpt = p_head; in bta_hh_le_find_rpt_by_idtype()
587 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()
593 tBTA_HH_LE_RPT *p_rpt; in bta_hh_le_find_alloc_report_entry()
694 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()
776 tBTA_HH_LE_RPT *p_rpt = &p_dev_cb->hid_srvc.report[0]; in bta_hh_le_register_input_notif()
845 tBTA_HH_LE_RPT *p_rpt = &p_dev_cb->hid_srvc.report[0]; in bta_hh_le_deregister_input_notif()
[all …]
Dbta_hh_int.h201 }tBTA_HH_LE_RPT; typedef
211 tBTA_HH_LE_RPT report[BTA_HH_LE_RPT_MAX];