Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl_test.cc97 constexpr std::array<uint8_t, 16> kLocalIdentityResolvingKey({ variable
858 remote_public_address_with_type_, kPeerIdentityResolvingKey, kLocalIdentityResolvingKey); in TEST_F()
886 ASSERT_EQ(kLocalIdentityResolvingKey, command.GetLocalIrk()); in TEST_F()
930 remote_public_address_with_type_, kPeerIdentityResolvingKey, kLocalIdentityResolvingKey); in TEST_F()
958 ASSERT_EQ(kLocalIdentityResolvingKey, command.GetLocalIrk()); in TEST_F()
1474 remote_public_address_with_type_, kPeerIdentityResolvingKey, kLocalIdentityResolvingKey); in TEST_F()