Home
last modified time | relevance | path

Searched defs:kSecurityRequest (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.h299 constexpr Code kSecurityRequest = 0x0B; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dphase_1_test.cc1422 const StaticByteBuffer kSecurityRequest(0x0B, // code: Security Request in TEST_F() local