Home
last modified time | relevance | path

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

/system/bt/gd/security/
Dui.h28 ConfirmationData() : address_with_type_(hci::AddressWithType()), name_("No name set") {} in ConfirmationData() function
29 ConfirmationData(bluetooth::hci::AddressWithType address_with_type, std::string name) in ConfirmationData() function
31ConfirmationData(bluetooth::hci::AddressWithType address_with_type, std::string name, uint32_t num… in ConfirmationData() function