Home
last modified time | relevance | path

Searched defs:AddressWithType (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/hci/
Daddress_with_type.h34 AddressWithType(Address address, AddressType address_type) in AddressWithType() function
37 …explicit AddressWithType() : address_(Address::kEmpty), address_type_(AddressType::PUBLIC_DEVICE_A… in AddressWithType() function
/system/bt/gd/security/test/
Dpairing_handler_le_pair_test.cc438 … .WillOnce(Invoke([&](const bluetooth::hci::AddressWithType&, std::string, uint32_t num_value) { in TEST_F()
637 … .WillOnce(Invoke([&](const bluetooth::hci::AddressWithType&, std::string, uint32_t passkey) { in TEST_F()