Searched defs:ConfirmationData (Results 1 – 1 of 1) sorted by relevance
31 ConfirmationData() : address_with_type_(hci::AddressWithType()), name_("No name set") {} in ConfirmationData() function32 ConfirmationData(bluetooth::hci::AddressWithType address_with_type, std::string name) in ConfirmationData() function34 …ConfirmationData(bluetooth::hci::AddressWithType address_with_type, std::string name, uint32_t num… in ConfirmationData() function