Home | History | Annotate | Download | only in test

Lines Matching refs:GetRandom

88     Uuid uuid = Uuid::GetRandom();
118 Uuid uuid = Uuid::GetRandom();
124 Uuid mask = Uuid::GetRandom();
149 Descriptor s = Descriptor(0x0000, Uuid::GetRandom(),
151 Descriptor s2 = Descriptor(0xFFFE, Uuid::GetRandom(),
153 Descriptor s3 = Descriptor(0x003D, Uuid::GetRandom(),
171 Characteristic c = Characteristic(0x0004, Uuid::GetRandom(), 0, 0,
172 {Descriptor(0x0005, Uuid::GetRandom(), 0),
173 Descriptor(0x0007, Uuid::GetRandom(), 0),
174 Descriptor(0x00A1, Uuid::GetRandom(), 0)});
185 {Characteristic(0x0004, Uuid::GetRandom(),
188 {Descriptor(0x0005, Uuid::GetRandom(), 0),
189 Descriptor(0x0007, Uuid::GetRandom(), 0),
190 Descriptor(0x0009, Uuid::GetRandom(), 0)}),
191 Characteristic(0x000D, Uuid::GetRandom(),
194 {Descriptor(0x0010, Uuid::GetRandom(), 0),
195 Descriptor(0x0012, Uuid::GetRandom(), 0)}),
196 Characteristic(0x0015, Uuid::GetRandom(), 0, 0, {})},