Home
last modified time | relevance | path

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

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