Searched refs:tBTA_GATTC_ATTR_ID (Results 1 - 4 of 4) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gattc_api.c639 tBTA_GATTC_ATTR_ID *p_value;
641 p_read_multi->num_attr * sizeof(tBTA_GATTC_ATTR_ID));
656 p_buf->p_id_list = p_value = (tBTA_GATTC_ATTR_ID *)(p_buf + 1);
660 memcpy(p_value, &p_read_multi->id_list[i], sizeof(tBTA_GATTC_ATTR_ID));
H A Dbta_gattc_int.h182 tBTA_GATTC_ATTR_ID *p_id_list;
H A Dbta_gattc_act.c1140 tBTA_GATTC_ATTR_ID *p_id;
/system/bt/bta/include/
H A Dbta_gatt_api.h243 }tBTA_GATTC_ATTR_ID; typedef in typeref:struct:__anon356
250 tBTA_GATTC_ATTR_ID id_list[BTA_GATTC_MULTI_MAX];

Completed in 133 milliseconds