Home
last modified time | relevance | path

Searched defs:kStaticRandom (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
Dsmp.h215 kStaticRandom = 0x01, enumerator
/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dutil_test.cc592 const DeviceAddress kStaticRandom(DeviceAddress::Type::kLERandom, in TEST() local