Home
last modified time | relevance | path

Searched defs:kAuthenticated (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dtypes.h113 kAuthenticated = 3, enumerator
215 kAuthenticated = (1 << 1), enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/
H A Dhost.h67 kAuthenticated, enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Dpermissions_test.cc55 const sm::SecurityProperties kAuthenticated(sm::SecurityLevel::kAuthenticated, variable