Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/
Dui.h31 ConfirmationData() : address_with_type_(hci::AddressWithType()), name_("No name set") {} in ConfirmationData() function
32 ConfirmationData(bluetooth::hci::AddressWithType address_with_type, std::string name) in ConfirmationData() function
34ConfirmationData(bluetooth::hci::AddressWithType address_with_type, std::string name, uint32_t num… in ConfirmationData() function