Searched defs:kLtk (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | security_manager_test.cc | 2345 const UInt128 kLtk{{1, 2, 3, 4, 5, 6, 7, 8, 1, 2, 3, 4, 5, 6, 7, 8}}; in TEST_F() local 3140 const LTK kLtk(kProps, hci_spec::LinkKey({1, 2, 3}, 0, 0)); in TEST_F() local 3173 const LTK kLtk(kProps, hci_spec::LinkKey({1, 2, 3}, 0, 0)); in TEST_F() local
|