Commit Graph
23 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 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
eidenkim 363c247eb0 Added SendPayloadDart()
PiperOrigin-RevId: 409833593
2021-11-14 13:30:53 -08:00
jfcarroll f9d01e27e8 Rename the various connectionoptions to align more closely with the java names, I also separated the windows dll files from location::nearby::connections and put them in location::nearby::connections::windows
PiperOrigin-RevId: 408807445
2021-11-10 00:51:15 -08:00
jfcarroll 5dc0e06655 Split ConnectionOptions into 3 exported classes
PiperOrigin-RevId: 408462957
2021-11-08 15:58:58 -08:00
eidenkim 21a379d242 Implemented device connection
PiperOrigin-RevId: 407135343
2021-11-02 11:31:06 -07:00
eidenkim fc2073965d Applied Struct and used as params communicating with Dart.
PiperOrigin-RevId: 407028085
2021-11-02 02:15:11 -07:00
eidenkim 4b5be77ed6 Removed unused comments.
PiperOrigin-RevId: 405653375
2021-10-26 08:31:35 -07:00
eidenkim 4c13dea8eb Implemented StartAdvertising() API for Dart Wrappers.
PiperOrigin-RevId: 404088232
2021-10-18 16:11:17 -07:00
Will 69b5f9178b Merge branch 'master' into test_403438989 2021-10-18 14:10:21 -07:00
eidenkim b6ea14f741 Added APIs for Dart Wrappers.
PiperOrigin-RevId: 403507168
2021-10-15 17:49:27 -07:00
eidenkim cd29ab51ac Implemented StartAdvertising() API for Dart Wrappers.
PiperOrigin-RevId: 403438989
2021-10-15 12:35:04 -07:00
jfcarroll 99b77bda8e Export more symbols, refactor how this is laid out for dll compliance
PiperOrigin-RevId: 402286243
2021-10-11 07:05:49 -07:00
jfcarroll e0b1dd8dfc Exporting symbols for consumers of the dll - and deleted old code
PiperOrigin-RevId: 401098019
2021-10-05 16:27:15 -07:00
jfcarroll 679838223c Added defs in build files for building windows dll
PiperOrigin-RevId: 401062093
2021-10-05 13:23:17 -07:00
eidenkim fd938a745c Added ServiceControllerRouter Init/Close function
PiperOrigin-RevId: 393999592
2021-08-31 07:46:43 -07:00
hai007 ad82c4c489 Updated core_adapter.h to match the change on core_adapter.cc
PiperOrigin-RevId: 393430067
2021-08-27 14:36:32 -07:00
jfcarroll 512ba2af43 Fix for the broken build, the signature of core constructor was changed, so I changed the core_adapter accordingly
PiperOrigin-RevId: 390458570
2021-08-12 14:20:29 -07:00
hai007 0937be0fbb Moved connections/windows to third_party, and copied the blueprint file into third_party
PiperOrigin-RevId: 388521021
2021-08-03 12:46:34 -07:00
jsobczak 4be6b7a70d Internal change
PiperOrigin-RevId: 388461110
2021-08-03 08:34:09 -07:00
hai007 236bc66e9a Moved connections/windows to third_party, and copied the blueprint file into third_party
PiperOrigin-RevId: 387621210
2021-08-02 18:52:21 -07:00
xlythe 24d9ea6fe6 asdf
PiperOrigin-RevId: 387879731
2021-07-30 14:54:35 -07:00