Commit Graph
25 Commits
Author SHA1 Message Date
suetfei 287f0d7174 Internal Flow change for BUILD.
PiperOrigin-RevId: 424991730
2022-02-02 11:51:37 -08:00
suetfei 1b0efd13ef Internal change.
PiperOrigin-RevId: 423369197
2022-02-02 11:37:42 -08:00
suetfei 9d4ad8a1d7 Internal refactor.
PiperOrigin-RevId: 423349737
2022-01-21 10:10:52 -08:00
jfcarroll 56eb46db06 Separate ConnectionOptions into AdvertisingOptions, ConnectionOptions and DiscoveryOptions everywhere in the core.
PiperOrigin-RevId: 422626306
2022-01-18 12:56:04 -08:00
bourdakos 04ec681865 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
2022-01-18 08:58:16 -08:00
bourdakos 4d77e82e24 Updates GNCMBonjourConnection to wait for streams to open before writing chunks in order to prevent prematurely ending the streams
PiperOrigin-RevId: 422568091
2022-01-18 08:57:12 -08:00
suetfei 5e845655bb [Nearby Directory Refactoring] Move nearby/proto codes into the appropriate directories.
PiperOrigin-RevId: 421636973
2022-01-13 12:48:51 -08:00
edwinwu 9b7f7a293c add copybara rule of import/include for ios platform
PiperOrigin-RevId: 419820195
2022-01-05 06:55:53 -08:00
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 c77356eb92 Missed tagging a commented out test for edwinwu, and cleaned up some minor problems with the filename/path validator.
PiperOrigin-RevId: 416134225
2021-12-13 14:24:45 -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
hais b829cd62c4 Update iOS framework zip path.
PiperOrigin-RevId: 410406372
2021-11-16 19:02:48 -08:00
edwinwu 0175a98098 Adds NearbyConectionsExample xcode project with README how to guide to build example project.
PiperOrigin-RevId: 409963391
2021-11-15 06:34:02 -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
Edwin Wu f82dc3faa1 Internal change
PiperOrigin-RevId: 386179189
2021-07-22 00:25:35 -07:00
hai007 e9c2d0a173 Internal change
PiperOrigin-RevId: 359161492
2021-02-24 02:23:59 +00:00
Alexey Polyudov ce4807935e Roll forward to cl/338482889
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
Change-Id: Ic2bdb234e89f3c5860d1b483dd4bce689f13d057
2020-10-22 11:30:33 -07:00
Alexey Polyudov de31c27947 Initial public release of nearby library
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
Change-Id: I85d490e448375aa4eb7b09680757c02fff1420b4
2020-05-04 13:16:51 -07:00