mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
remove obsolete todo
PiperOrigin-RevId: 532176213
This commit is contained in:
committed by
Copybara-Service
parent
b698c00b5d
commit
0e1170c52e
@@ -58,7 +58,6 @@ ScanSessionId ScanManager::StartScan(ScanRequest scan_request,
|
||||
absl::Status ble_status) mutable {
|
||||
start_scan_client(ble_status);
|
||||
},
|
||||
// TODO(b/256686710): Track known devices
|
||||
.advertisement_found_cb =
|
||||
[this, id](BlePeripheral& peripheral,
|
||||
BleAdvertisementData data) {
|
||||
|
||||
Reference in New Issue
Block a user