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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 434 UINT8 srvc_inst_id, /* service instance ID */
439 UINT8 hid_inst_id = srvc_inst_id;
444 hid_inst_id = bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id);
455 p_rpt->inst_id == BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, char_inst_id))
509 UINT8 srvc_inst_id,
514 UINT8 i, hid_inst_id = srvc_inst_id;
519 hid_inst_id = bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id);
530 p_rpt->inst_id == BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, inst_id)))
536 p_rpt->inst_id = BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, inst_id);
571 tBTA_HH_STATUS bta_hh_le_read_char_dscrpt(tBTA_HH_DEV_CB *p_cb, UINT16 srvc_uuid, UINT8 srvc_inst_id,
2115 UINT8 srvc_inst_id, hid_inst_id; local
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 266 UINT8 srvc_inst_id; member in struct:__anon2954
bta_gattc_cache.c 582 p_rec->srvc_inst_id) == 0)
742 p_rec->srvc_inst_id = bta_gattc_get_srvc_inst_id(p_srvc_cb, uuid);
    [all...]

Completed in 270 milliseconds