Home
last modified time | relevance | path

Searched refs:SendEncryptionKey (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dphase_3.cc258 if (ShouldSendLtk() && !SendEncryptionKey()) { in SendLocalKeys()
270 bool Phase3::SendEncryptionKey() { in SendEncryptionKey() function in bt::sm::Phase3
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dphase_3.h85 bool SendEncryptionKey();