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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 462 UINT8 srvc_inst_id, /* service instance ID */
467 UINT8 hid_inst_id = srvc_inst_id;
472 hid_inst_id = bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id);
483 p_rpt->inst_id == BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, char_inst_id))
539 UINT8 srvc_inst_id,
544 UINT8 i, hid_inst_id = srvc_inst_id;
549 hid_inst_id = bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id);
560 p_rpt->inst_id == BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, inst_id)))
566 p_rpt->inst_id = BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, inst_id);
600 tBTA_HH_STATUS bta_hh_le_read_char_dscrpt(tBTA_HH_DEV_CB *p_cb, UINT16 srvc_uuid, UINT8 srvc_inst_id,
2283 UINT8 srvc_inst_id, hid_inst_id; local
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 287 UINT8 srvc_inst_id; member in struct:__anon5189
bta_gattc_cache.c 593 p_rec->srvc_inst_id) == 0)
754 p_rec->srvc_inst_id = bta_gattc_get_srvc_inst_id(p_srvc_cb, uuid);
    [all...]

Completed in 71 milliseconds