Searched refs:bta_hh_le_save_report_ref (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_headtracker.cc | 41 bta_hh_le_save_report_ref(p_dev_cb, p_rpt, BTA_HH_RPTT_FEATURE, 2); in bta_hh_headtracker_parse_version_charac() 55 bta_hh_le_save_report_ref(p_dev_cb, p_rpt, BTA_HH_RPTT_FEATURE, 1); in bta_hh_headtracker_prase_control_charac() 69 bta_hh_le_save_report_ref(p_dev_cb, p_rpt, BTA_HH_RPTT_INPUT, 1); in bta_hh_headtracker_parse_report_charac()
|
D | bta_hh_int.h | 327 void bta_hh_le_save_report_ref(tBTA_HH_DEV_CB* p_dev_cb, tBTA_HH_LE_RPT* p_rpt,
|
D | bta_hh_le.cc | 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() function 1372 bta_hh_le_save_report_ref(p_dev_cb, p_rpt, rpt_type, rpt_id); in read_report_ref_desc_cb()
|