Home | History | Annotate | Download | only in dm

Lines Matching refs:xx

4083     UINT8 xx;
4087 for (xx = 0; xx < BTA_EIR_SERVER_NUM_CUSTOM_UUID; xx++)
4089 if (bta_dm_cb.custom_uuid[xx].len == 0)
4092 empty_slot = xx;
4096 if (!memcmp (bta_dm_cb.custom_uuid[xx].uu.uuid128, p_msg->uuid.uu.uuid128, p_msg->uuid.len))
4098 match_slot = xx;;