Home
last modified time | relevance | path

Searched refs:hid_inst_id (Results 1 – 1 of 1) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_le.c522 UINT8 hid_inst_id = srvc_inst_id; in bta_hh_le_find_report_entry() local
527 hid_inst_id = bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id); in bta_hh_le_find_report_entry()
529 if (hid_inst_id == BTA_HH_IDX_INVALID) in bta_hh_le_find_report_entry()
599 UINT8 i, hid_inst_id = srvc_inst_id; in bta_hh_le_find_alloc_report_entry() local
604 hid_inst_id = bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id); in bta_hh_le_find_alloc_report_entry()
606 if (hid_inst_id == BTA_HH_IDX_INVALID) in bta_hh_le_find_alloc_report_entry()
2045 UINT8 srvc_inst_id, hid_inst_id; in bta_hh_le_write_char_descr_cmpl() local
2056 hid_inst_id = srvc_inst_id; in bta_hh_le_write_char_descr_cmpl()
2060 hid_inst_id = bta_hh_le_find_service_inst_by_battery_inst_id(p_dev_cb, srvc_inst_id); in bta_hh_le_write_char_descr_cmpl()
2069 bta_hh_le_write_rpt_clt_cfg(p_dev_cb, hid_inst_id); in bta_hh_le_write_char_descr_cmpl()