mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Internal change
PiperOrigin-RevId: 509327800
This commit is contained in:
committed by
Copybara-Service
parent
00f86cde7b
commit
ce70894099
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user