Commit Graph
10 Commits
Author SHA1 Message Date
jfcarroll 9ce7be9812 Refactor Input/Output file to use const char* instead of standard string, and to use parent_folder and file_name for input and output files. This also incorporates the move from nearby_connections to nearby.
PiperOrigin-RevId: 418002199
2021-12-23 07:04:38 -08:00
jfcarroll fa352aa5a9 Update iOS InputFile.
PiperOrigin-RevId: 416864503
2021-12-21 14:47:59 -08:00
edwinwu 2fc61869f9 Add GetDynamicPortRange api for Wifilan medium
PiperOrigin-RevId: 416669312
2021-12-21 14:47:49 -08:00
bourdakos d29b05c367 The information advertised by the remote endpoint might not be a human readable string. This CL adds an endpointInfo property to the GNCDiscoveredEndpointInfo object, which is used to get the raw byte array that was advertised.
For consistency with the Android API, `name` has also been renamed to `endpointName`.

PiperOrigin-RevId: 416347703
2021-12-21 14:47:31 -08:00
edwinwu 2e316588f7 Update iOS InputFile.
PiperOrigin-RevId: 416188311
2021-12-21 14:47:20 -08:00
jfcarroll f12bb6c405 Refactor Input/Output file to use const char* instead of standard string, and to use parent_folder and file_name for input and output files. This also incorporates the move from nearby_connections to nearby.
PiperOrigin-RevId: 415587802
2021-12-10 12:49:50 -08:00
hais a192cd3e32 Patch recent cls from nearby_connections;
Sync github to replace nearby_connections with nearby.

PiperOrigin-RevId: 411609608
2021-11-22 11:38:39 -08:00
edwinwu c42ec93883 Adds ios_static_framework build rule for exporting NearbyConnections.framework in /releasese/new/ folder.
PiperOrigin-RevId: 409540517
2021-11-12 16:56:21 -08:00
edwinwu 3ad0700559 update ios platform BUILD file
PiperOrigin-RevId: 408213858
2021-11-07 16:22:21 -08:00
edwinwu fb0337ebfa ios: nearbyConnections: Move source to //third_party.
PiperOrigin-RevId: 408046875
2021-11-06 09:45:54 -07:00