Home
last modified time | relevance | path

Searched defs:kPairingRequest (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.h223 constexpr Code kPairingRequest = 0x01; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dphase_1_test.cc1410 const StaticByteBuffer kPairingRequest( in TEST_F() local