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
edwinwu
9b7f7a293c
add copybara rule of import/include for ios platform
...
PiperOrigin-RevId: 419820195
2022-01-05 06:55:53 -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
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
fb0337ebfa
ios: nearbyConnections: Move source to //third_party.
...
PiperOrigin-RevId: 408046875
2021-11-06 09:45:54 -07:00