Searched defs:srvc_inst_id (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/include/
H A Dbta_hh_co.h34 UINT8 srvc_inst_id; member in struct:__anon410
/system/bt/bta/hh/
H A Dbta_hh_int.h194 UINT8 srvc_inst_id; member in struct:__anon222
210 UINT8 srvc_inst_id; member in struct:__anon223
H A Dbta_hh_le.c269 APPL_TRACE_DEBUG("\t\t [%s- 0x%04x] [Type: %s], [ReportID: %d] [srvc_inst_id: %d] [char_inst_id: %d] [Clt_cfg: %d]",
274 p_rpt->srvc_inst_id,
496 return p_cb->hid_srvc.srvc_inst_id;
510 UINT8 srvc_inst_id, /* service instance ID */
515 UINT8 hid_inst_id = srvc_inst_id;
520 hid_inst_id = bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id);
531 p_rpt->srvc_inst_id == srvc_inst_id &&
588 UINT8 srvc_inst_id,
592 UINT8 i, hid_inst_id = srvc_inst_id;
509 bta_hh_le_find_report_entry(tBTA_HH_DEV_CB *p_cb, UINT8 srvc_inst_id, UINT16 rpt_uuid, UINT8 char_inst_id) argument
587 bta_hh_le_find_alloc_report_entry(tBTA_HH_DEV_CB *p_cb, UINT8 srvc_inst_id, UINT16 rpt_uuid, UINT8 inst_id) argument
930 bta_hh_le_write_rpt_clt_cfg(tBTA_HH_DEV_CB *p_cb, UINT8 srvc_inst_id) argument
2092 UINT8 srvc_inst_id, hid_inst_id; local
[all...]

Completed in 635 milliseconds