Merge branch 'google3' up to cl/357028940.

This commit is contained in:
hai007
2021-02-12 12:27:58 -08:00
3 changed files with 4 additions and 11 deletions
+1 -2
View File
@@ -83,8 +83,7 @@ bool Ble::StartAdvertising(const std::string& service_id,
return false;
}
NEARBY_LOGS(INFO) << "Turning on BLE advertising with advertisement bytes="
<< advertisement_bytes.data() << "("
NEARBY_LOGS(INFO) << "Turning on BLE advertising (advertisement size="
<< advertisement_bytes.size() << ")"
<< ", service id=" << service_id
<< ", fast advertisement service uuid="