Commit Graph
32 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
Francis Tsui 77ce859862 Switch ConnectionOptions to use MacAddress class.
PiperOrigin-RevId: 802210252
2025-09-02 10:56:48 -07:00
Francis Tsui a4ce4b1781 Cleanup unused code.
PiperOrigin-RevId: 800660305
2025-08-28 16:35:01 -07:00
hai007 00a2999269 Format all the files in CL786733783
PiperOrigin-RevId: 786873870
2025-07-24 16:25:18 -07:00
hai007 71cdf84236 Replace NEARBY_LOGS with LOG for all coding under google3/third_party/nearby/
PiperOrigin-RevId: 786733783
2025-07-24 09:34:17 -07:00
Guogang Li 680f0b807e internal flag update
PiperOrigin-RevId: 781818853
2025-07-10 21:44:18 -07:00
Guogang Li 0614f439d9 Control Advertising/Scanning of instant on lost separately
PiperOrigin-RevId: 778356456
2025-07-01 23:30:17 -07:00
Guogang Li f61fdde59a Enable stable endpoint id for iOS
PiperOrigin-RevId: 771245026
2025-06-13 15:27:37 -07:00
Guogang Li 2f07f1ceee Remove dependents on GTMLogger
PiperOrigin-RevId: 766849674
2025-06-03 15:42:07 -07:00
Guogang Li c50e619438 flag update
PiperOrigin-RevId: 764992141
2025-05-29 20:06:36 -07:00
Guogang Li 7ac30b7624 Add OS Log sink for iOS
PiperOrigin-RevId: 764981349
2025-05-29 19:29:59 -07:00
Guogang Li 5e37ee44f4 Enable Nearby logger writer for iOS
PiperOrigin-RevId: 764442996
2025-05-28 15:33:29 -07:00
Guogang Li 4fcd7a312f Enable dynamic role switching by default
PiperOrigin-RevId: 761631538
2025-05-21 12:48:01 -07:00
Guogang Li 0a64440528 Internal update
PiperOrigin-RevId: 759222893
2025-05-15 11:14:24 -07:00
Guogang Li 3c718941b1 Update default flags for iOS SDK
PiperOrigin-RevId: 758724235
2025-05-14 09:53:41 -07:00
Guogang Li 0ef9e3b7ca Enable BLE V2 for iOS SDK
PiperOrigin-RevId: 756898030
2025-05-09 14:03:26 -07:00
Guogang Li 09ac8d8c58 Apply DCT flag in Nearby Connections
PiperOrigin-RevId: 756487383
2025-05-08 15:41:04 -07:00
Guogang Li 7ea0e00333 Add AWDL upgrade logic
PiperOrigin-RevId: 756335927
2025-05-08 09:08:52 -07:00
Guogang Li 17bda8cc94 Enable AWDL for iOS SDK
PiperOrigin-RevId: 746183163
2025-04-10 14:51:26 -07:00
hai007 cc2c6c527b Implement AWDL in connection layer (part 2)
PiperOrigin-RevId: 744206141
2025-04-05 01:49:16 -07:00
Anay Wadhera e2b1f47bc5 Add a function to free the memory allocated when calling GetStringFlag
PiperOrigin-RevId: 731778685
2025-02-27 10:35:26 -08:00
Anay Wadhera add588c622 Add support for setting the flag reader.
PiperOrigin-RevId: 729271203
2025-02-20 15:19:46 -08:00
Anay Wadhera 5001b9fd08 Make NC_DATA's length field an unsigned int
PiperOrigin-RevId: 726729432
2025-02-13 19:29:48 -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 52c35cdb9a Fix payload bytes being dropped in callback
PiperOrigin-RevId: 689506997
2024-10-24 14:00:55 -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
Guogang Li 050e009bc3 Added low power property for discovery
PiperOrigin-RevId: 665477515
2024-08-20 12:28:10 -07:00
Guogang Li 6c167124aa Fixed a crash in HelloConnections
PiperOrigin-RevId: 644543789
2024-06-18 16:19:24 -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