Lines Matching defs:xx
1057 UINT8 xx;1073 for (xx = 0; xx < LEN_UUID_128 - 4; xx++)1075 if (p_uuid[xx] != base_uuid[xx])1578 UINT16 xx = 0;1581 for (xx = 0; xx < GATT_MAX_PHY_CHANNEL; xx++)1583 if (gatt_cb.tcb[xx].in_use && gatt_cb.tcb[xx].att_lcid == lcid)1585 p_tcb = &gatt_cb.tcb[xx];