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:
bourdakos
2022-01-18 08:58:16 -08:00
committed by Copybara-Service
parent 4d77e82e24
commit 04ec681865
6 changed files with 21 additions and 14 deletions
+1 -1
View File
@@ -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",