Internal change

PiperOrigin-RevId: 509327800
This commit is contained in:
Anay Wadhera
2023-02-13 14:07:45 -08:00
committed by Copybara-Service
parent 00f86cde7b
commit ce70894099
2 changed files with 2 additions and 2 deletions
@@ -22,7 +22,7 @@
namespace nearby {
namespace windows {
// TODO(b/184975123): Implement BLE Peripheral
// TODO(b/269152309): Implement BLE Peripheral
// This is just a fake stub to appease the BLE Medium abstraction. Windows
// does not support BLE GATT-based advertising/discovery and socket currently,
// so a BlePeripheral is not required. The remote device is recognized as a
@@ -24,7 +24,7 @@
namespace nearby {
namespace windows {
// TODO(b/184975123): Implement BLE Weave Socket
// TODO(b/269152309): Implement BLE Weave Socket
// This is just a fake stub to appease the BLE Medium abstraction. Windows
// does not support BLE Weave sockets currently. BLE is only used in the
// pre-connection phase handshake (advertising & discovering), connection is