Searched refs:kStaticRandom (Results 1 – 5 of 5) sorted by relevance
220 if (params.type != AddressType::kStaticRandom) { in OnIdentityAddressInformation()332 .type = (id_info.address.IsStaticRandom() ? AddressType::kStaticRandom in SendIdentityInfo()
592 const DeviceAddress kStaticRandom(DeviceAddress::Type::kLERandom, in TEST() local601 ASSERT_FALSE(kStaticRandom.IsResolvablePrivate()); in TEST()606 EXPECT_FALSE(IrkCanResolveRpa(kIRK, kStaticRandom)); in TEST()
135 : AddressType::kStaticRandom; in MakeIdentityAddress()
371 id_addr_info_ = DeviceAddress(params.type == AddressType::kStaticRandom in OnDataReceived()471 : AddressType::kStaticRandom; in ReceiveIdentityAddress()
215 kStaticRandom = 0x01, enumerator