Merge branch 'google3' up to cl/358283607.

This commit is contained in:
hai007
2021-02-19 11:25:49 -08:00
2 changed files with 0 additions and 8 deletions
-3
View File
@@ -53,9 +53,6 @@ bool BleMedium::StartScanning(
auto& context = *pair.first->second;
if (pair.second) {
context.peripheral = BlePeripheral(&peripheral);
NEARBY_LOG(INFO,
"Discovered peripheral '%s'",
peripheral.GetName().c_str());
discovered_peripheral_callback_.peripheral_discovered_cb(
context.peripheral, service_id,
context.peripheral.GetAdvertisementBytes(service_id),