Searched refs:connection_address (Results 1 – 5 of 5) sorted by relevance
55 hci::AddressWithType connection_address; member
61 …LOG(INFO) << "pairing with " << std::get<PairingResult>(r).connection_address << " finished succes… in OnPairingFinished()
188 .connection_address = i.remote_connection_address, in PairingMain()
98 …LOG_INFO("pairing finished successfully with %s", std::get<PairingResult>(r).connection_address.To… in OnPairingFinishedMaster()107 …LOG_INFO("pairing finished successfully with %s", std::get<PairingResult>(r).connection_address.To… in OnPairingFinishedSlave()
619 LOG_INFO("Pairing with %s was successful", result.connection_address.ToString().c_str()); in OnPairingFinished()620 NotifyDeviceBonded(result.connection_address); in OnPairingFinished()