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.cc470 uint8_t hid_inst_id = srvc_inst_id; in bta_hh_le_find_report_entry() local
474 hid_inst_id = in bta_hh_le_find_report_entry()
477 if (hid_inst_id == BTA_HH_IDX_INVALID) return NULL; in bta_hh_le_find_report_entry()
541 uint8_t i, hid_inst_id = srvc_inst_id; in bta_hh_le_find_alloc_report_entry() local
545 hid_inst_id = in bta_hh_le_find_alloc_report_entry()
548 if (hid_inst_id == BTA_HH_IDX_INVALID) return NULL; in bta_hh_le_find_alloc_report_entry()
824 uint8_t srvc_inst_id, hid_inst_id; in write_rpt_ctl_cfg_cb() local
833 hid_inst_id = srvc_inst_id; in write_rpt_ctl_cfg_cb()
836 hid_inst_id = bta_hh_le_find_service_inst_by_battery_inst_id( in write_rpt_ctl_cfg_cb()