Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_headtracker.cc33 tBTA_HH_LE_RPT* p_rpt = bta_hh_le_find_alloc_report_entry( in bta_hh_headtracker_parse_version_charac()
47 tBTA_HH_LE_RPT* p_rpt = bta_hh_le_find_alloc_report_entry( in bta_hh_headtracker_prase_control_charac()
61 tBTA_HH_LE_RPT* p_rpt = bta_hh_le_find_alloc_report_entry( in bta_hh_headtracker_parse_report_charac()
Dbta_hh_le.cc109 tBTA_HH_LE_RPT* p_rpt = &p_cb->hid_srvc.report[0]; in bta_hh_le_hid_report_dbg()
338 static tBTA_HH_LE_RPT* bta_hh_le_find_report_entry( in bta_hh_le_find_report_entry()
343 tBTA_HH_LE_RPT* p_rpt; in bta_hh_le_find_report_entry()
372 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()
376 tBTA_HH_LE_RPT* p_rpt = p_head; in bta_hh_le_find_rpt_by_idtype()
406 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()
411 tBTA_HH_LE_RPT* p_rpt; in bta_hh_le_find_alloc_report_entry()
500 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()
532 tBTA_HH_LE_RPT* p_rpt = &p_dev_cb->hid_srvc.report[0]; in bta_hh_le_register_input_notif()
590 tBTA_HH_LE_RPT* p_rpt = &p_dev_cb->hid_srvc.report[0]; in bta_hh_le_deregister_input_notif()
[all …]
Dbta_hh_int.h145 } tBTA_HH_LE_RPT; typedef
166 tBTA_HH_LE_RPT report[BTA_HH_LE_RPT_MAX];
323 tBTA_HH_LE_RPT* bta_hh_le_find_alloc_report_entry(tBTA_HH_DEV_CB* p_cb,
327 void bta_hh_le_save_report_ref(tBTA_HH_DEV_CB* p_dev_cb, tBTA_HH_LE_RPT* p_rpt,