Searched refs:connection_address (Results 1 – 5 of 5) sorted by relevance
58 hci::AddressWithType connection_address; member
61 …LOG(INFO) << "pairing with " << std::get<PairingResult>(r).connection_address << " finished succes… in OnPairingFinished()
210 .connection_address = i.remote_connection_address, in PairingMain()
709 LOG_INFO("Pairing with %s was successful", result.connection_address.ToString().c_str()); in OnPairingFinished()712 auto record = this->security_database_.FindOrCreate(result.connection_address); in OnPairingFinished()725 NotifyDeviceBonded(result.connection_address); in OnPairingFinished()
106 …LOG_INFO("pairing finished successfully with %s", std::get<PairingResult>(r).connection_address.To… in OnPairingFinishedCentral()115 …LOG_INFO("pairing finished successfully with %s", std::get<PairingResult>(r).connection_address.To… in OnPairingFinishedPeripheral()