Searched refs:srvc_inst_id (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/hh/ |
D | bta_hh_le.c | 465 UINT8 srvc_inst_id, /* service instance ID */ in bta_hh_le_find_report_entry() argument 470 UINT8 hid_inst_id = srvc_inst_id; in bta_hh_le_find_report_entry() 475 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() 486 p_rpt->inst_id == BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, char_inst_id)) in bta_hh_le_find_report_entry() 542 UINT8 srvc_inst_id, in bta_hh_le_find_alloc_report_entry() argument 547 UINT8 i, hid_inst_id = srvc_inst_id; in bta_hh_le_find_alloc_report_entry() 552 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() 563 p_rpt->inst_id == BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, inst_id))) in bta_hh_le_find_alloc_report_entry() 569 p_rpt->inst_id = BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, inst_id); in bta_hh_le_find_alloc_report_entry() 603 …TA_HH_STATUS bta_hh_le_read_char_dscrpt(tBTA_HH_DEV_CB *p_cb, UINT16 srvc_uuid, UINT8 srvc_inst_id, in bta_hh_le_read_char_dscrpt() argument [all …]
|
/system/bt/bta/gatt/ |
D | bta_gattc_int.h | 287 UINT8 srvc_inst_id; member
|
D | bta_gattc_cache.c | 596 p_rec->srvc_inst_id) == 0) in bta_gattc_explore_srvc() 755 p_rec->srvc_inst_id = bta_gattc_get_srvc_inst_id(p_srvc_cb, uuid); in bta_gattc_add_srvc_to_list()
|