Commit Graph
9 Commits
Author SHA1 Message Date
Guogang Li f98241826a Allow to pass event logger in C wrapper
PiperOrigin-RevId: 810518555
2025-09-23 11:40:27 -07:00
Guogang Li bb61e946ce Fixed issues in iOS framework
PiperOrigin-RevId: 733018914
2025-03-03 12:31:02 -08:00
Anay Wadhera add588c622 Add support for setting the flag reader.
PiperOrigin-RevId: 729271203
2025-02-20 15:19:46 -08:00
hai007 9bf3ba52b6 Add context pointer to all callbacks so that callbacks can be correlated to the function calls.
PiperOrigin-RevId: 690759015
2024-10-28 14:52:17 -07:00
hai007 7717a721e3 Add NcSetCustomSavePath to NC C API so that the default file saving path can be configured.
PiperOrigin-RevId: 676880838
2024-09-20 10:01:29 -07:00
hai007 5098934e8c Update C wrapper to use pointers, instead of references, which is not supported by C.
PiperOrigin-RevId: 643505769
2024-06-14 18:37:56 -07:00
Guogang Li 7b8436c289 Update C wrapper to support multiple instances
PiperOrigin-RevId: 605002988
2024-02-07 09:10:55 -08:00
Guogang Li 809c36139f Added the dart wrapper for new C wrapper
PiperOrigin-RevId: 601272383
2024-01-24 16:44:32 -08:00
Guogang Li 6f58a4d111 Implemented a C wrapper for Nearby Connections.
PiperOrigin-RevId: 601133946
2024-01-24 08:50:30 -08:00