Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dphase_3_test.cc396 const LTK kExpectedLtk = LTK(kDefaultProperties, kSampleLinkKey); in TEST_F() local
484 const LTK kExpectedLtk = LTK(kDefaultProperties, kSampleLinkKey); in TEST_F() local
652 const LTK kExpectedLtk = LTK(kDefaultProperties, kSampleLinkKey); in TEST_F() local
716 const LTK kExpectedLtk = LTK(kDefaultProperties, kSampleLinkKey); in TEST_F() local
H A Dsecurity_manager_test.cc2067 const LTK kExpectedLtk(kExpectedSecurity, hci_spec::LinkKey(ltk_bytes, 0, 0)); in TEST_F() local
2118 const LTK kExpectedLtk(kExpectedSecurity, hci_spec::LinkKey(ltk_bytes, 0, 0)); in TEST_F() local
3884 const LTK kExpectedLtk(kExpectedSecurity, hci_spec::LinkKey(ltk_bytes, 0, 0)); in TEST_F() local
H A Dutil_test.cc895 const UInt128 kExpectedLtk{0x38, in TEST() local