Searched refs:set_report (Results 1 - 5 of 5) sorted by path

/system/bt/bta/hd/
H A Dbta_hd_act.cc599 bta_hd.set_report = ret;
/system/bt/bta/include/
H A Dbta_hd_api.h122 tBTA_HD_SET_REPORT set_report; /* BTA_HD_SET_REPORT */ member in union:__anon327
/system/bt/btif/src/
H A Dbtif_hd.cc239 HAL_CBACK(bt_hd_callbacks, set_report_cb, p_data->set_report.report_type,
240 p_data->set_report.report_id, p_data->set_report.len,
241 p_data->set_report.p_data);
323 param_len = sizeof(tBTA_HD_SET_REPORT) + p_data->set_report.len;
H A Dbtif_hh.cc240 * Description Helper function to create p_buf for send_data or set_report
1497 * Function set_report
1504 static bt_status_t set_report(RawAddress* bd_addr, function
1658 set_report,
/system/bt/include/hardware/
H A Dbt_hh.h123 /** Callback for set_report/set_protocol api and if error
184 bt_status_t (*set_report)(RawAddress* bd_addr, bthh_report_type_t reportType, member in struct:__anon778

Completed in 153 milliseconds