HomeSort by relevance Sort by last modified time
    Searched refs:srvc_inst_id (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/hh/
bta_hh_le.c 465 UINT8 srvc_inst_id, /* service instance ID */
470 UINT8 hid_inst_id = srvc_inst_id;
475 hid_inst_id = bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id);
486 p_rpt->inst_id == BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, char_inst_id))
542 UINT8 srvc_inst_id,
547 UINT8 i, hid_inst_id = srvc_inst_id;
552 hid_inst_id = bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id);
563 p_rpt->inst_id == BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, inst_id)))
569 p_rpt->inst_id = BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, inst_id);
603 tBTA_HH_STATUS bta_hh_le_read_char_dscrpt(tBTA_HH_DEV_CB *p_cb, UINT16 srvc_uuid, UINT8 srvc_inst_id,
2287 UINT8 srvc_inst_id, hid_inst_id; local
    [all...]
  /system/bt/bta/gatt/
bta_gattc_int.h 287 UINT8 srvc_inst_id; member in struct:__anon68680
bta_gattc_cache.c 596 p_rec->srvc_inst_id) == 0)
755 p_rec->srvc_inst_id = bta_gattc_get_srvc_inst_id(p_srvc_cb, uuid);
    [all...]

Completed in 544 milliseconds