Home | History | Annotate | Download | only in src

Lines Matching refs:uuid

115             ALOGE("%s: Unknown UUID length %d!", __FUNCTION__, p_dest->len);
123 btif_to_bta_uuid(&p_dest->uuid, &p_src->uuid);
129 btif_to_bta_uuid(&p_dest->id.uuid, &p_src->id.uuid);
179 ALOGE("%s: Unknown UUID length %d!", __FUNCTION__, p_src->len);
188 bta_to_btif_uuid(&p_dest->uuid, &p_src->uuid);
194 bta_to_btif_uuid(&p_dest->id.uuid, &p_src->id.uuid);