Searched refs:rpt_id (Results 1 - 9 of 9) sorted by relevance

/system/bt/bta/include/
H A Dbta_hh_co.h31 uint8_t rpt_id; member in struct:__anon356
H A Dbta_hh_api.h396 uint8_t rpt_id, uint16_t buf_size);
519 uint8_t rpt_id);
/system/bt/stack/hid/
H A Dhidh_int.h65 uint8_t rpt_id, BT_HDR* buf);
/system/bt/bta/hh/
H A Dbta_hh_api.cc145 uint8_t param, uint16_t data, uint8_t rpt_id,
156 p_buf->rpt_id = rpt_id;
187 uint8_t rpt_id, uint16_t buf_size) {
191 rpt_id, NULL);
144 bta_hh_snd_write_dev(uint8_t dev_handle, uint8_t t_type, uint8_t param, uint16_t data, uint8_t rpt_id, BT_HDR* p_data) argument
186 BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, uint8_t rpt_id, uint16_t buf_size) argument
H A Dbta_hh_le.cc111 p_rpt->rpt_id, p_rpt->srvc_inst_id, p_rpt->char_inst_id,
378 uint8_t rpt_id) {
383 APPL_TRACE_DEBUG("bta_hh_le_find_rpt_by_idtype: r_type: %d rpt_id: %d",
384 r_type, rpt_id);
388 if (p_rpt->in_use && p_rpt->rpt_id == rpt_id && r_type == p_rpt->rpt_type) {
445 p_rpt->rpt_id = BTA_HH_KEYBD_RPT_ID;
448 p_rpt->rpt_id = BTA_HH_MOUSE_RPT_ID;
521 STREAM_TO_UINT8(p_rpt->rpt_id, pp);
528 APPL_TRACE_DEBUG("%s: report ID: %d", __func__, p_rpt->rpt_id);
375 bta_hh_le_find_rpt_by_idtype(tBTA_HH_LE_RPT* p_head, uint8_t mode, tBTA_HH_RPT_TYPE r_type, uint8_t rpt_id) argument
1794 bta_hh_le_get_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, uint8_t rpt_id) argument
1848 uint8_t rpt_id; local
2135 bta_hh_le_hid_read_rpt_clt_cfg(const RawAddress& bd_addr, uint8_t rpt_id) argument
[all...]
H A Dbta_hh_int.h100 uint8_t rpt_id; member in struct:__anon167
181 uint8_t rpt_id; member in struct:__anon175
H A Dbta_hh_act.cc1037 p_data->api_sndcmd.rpt_id,
/system/bt/stack/srvc/
H A Dsrvc_battery.cc315 UINT8_TO_STREAM(pp, p_rsp->rpt_ref.rpt_id);
/system/bt/stack/include/
H A Dgatt_api.h264 uint8_t rpt_id; /* report ID */ member in struct:__anon1199

Completed in 143 milliseconds