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

/system/bt/bta/include/
H A Dbta_hh_co.h33 uint8_t srvc_inst_id; member in struct:__anon356
/system/bt/bta/hh/
H A Dbta_hh_le.cc106 "\t\t [%s- 0x%04x] [Type: %s], [ReportID: %d] [srvc_inst_id: %d] "
111 p_rpt->rpt_id, p_rpt->srvc_inst_id, p_rpt->char_inst_id,
328 return p_cb->hid_srvc.srvc_inst_id;
342 tBTA_HH_DEV_CB* p_cb, uint8_t srvc_inst_id, /* service instance ID */
345 uint8_t hid_inst_id = srvc_inst_id;
350 bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id);
358 if (p_rpt->uuid == rpt_uuid && p_rpt->srvc_inst_id == srvc_inst_id &&
413 uint8_t srvc_inst_id,
416 uint8_t i, hid_inst_id = srvc_inst_id;
341 bta_hh_le_find_report_entry( tBTA_HH_DEV_CB* p_cb, uint8_t srvc_inst_id, uint16_t rpt_uuid, uint8_t char_inst_id) argument
412 bta_hh_le_find_alloc_report_entry(tBTA_HH_DEV_CB* p_cb, uint8_t srvc_inst_id, uint16_t rpt_uuid, uint8_t inst_id) argument
691 uint8_t srvc_inst_id, hid_inst_id; local
[all...]
H A Dbta_hh_int.h177 uint8_t srvc_inst_id; member in struct:__anon175
192 uint8_t srvc_inst_id; member in struct:__anon176

Completed in 361 milliseconds