mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Updates GNCDiscoverer to allow requesting a connection with endpoint info as Data
and fixes bug where the discovered endpoint info was being sent in connection request instead of the discoverer's endpoint info PiperOrigin-RevId: 422568179
This commit is contained in:
committed by
Copybara-Service
parent
4d77e82e24
commit
04ec681865
@@ -24,7 +24,7 @@ objc_library(
|
||||
"Source/Internal/GNCCore.mm",
|
||||
"Source/Internal/GNCCoreConnection.mm",
|
||||
"Source/Internal/GNCDiscoverer.mm",
|
||||
"Source/Internal/GNCPayload.m",
|
||||
"Source/Internal/GNCPayload.mm",
|
||||
"Source/Internal/GNCPayloadListener.mm",
|
||||
"Source/Internal/GNCUtils.mm",
|
||||
"Source/Internal/platform.mm",
|
||||
|
||||
Reference in New Issue
Block a user