Searched defs:kExpectedLtk (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | phase_3_test.cc | 396 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 D | security_manager_test.cc | 2067 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 D | util_test.cc | 895 const UInt128 kExpectedLtk{0x38, in TEST() local
|