Francis Tsui
|
c2c54a3ca0
|
Remove deprecated OutputStream::Write method.
PiperOrigin-RevId: 854235255
|
2026-01-09 10:04:02 -08:00 |
|
Francis Tsui
|
fbf66ad7e3
|
Switch OutputStream::Write to use string_view.
PiperOrigin-RevId: 854225267
|
2026-01-09 09:37:00 -08:00 |
|
Francis Tsui
|
a590b2a3e2
|
Update platform to remove file size from CreateInputFile API.
PiperOrigin-RevId: 846311268
|
2025-12-18 09:52:50 -08:00 |
|
Francis Tsui
|
03ae6b1be1
|
Switch various WifiLanMedium connect methods to use ServiceAddress.
PiperOrigin-RevId: 843241925
|
2025-12-11 08:52:53 -08:00 |
|
Crisrael Lucero
|
dd943af8e9
|
Change GetAddress() to GetMacAddress() in BluetoothAdapter
PiperOrigin-RevId: 834896610
|
2025-11-20 13:49:49 -08:00 |
|
Guogang Li
|
919d279695
|
Update the logic to retrieve BLE peripheral.
PiperOrigin-RevId: 834816089
|
2025-11-20 10:27:57 -08:00 |
|
Nick Bourdakos
|
a241cbb7ac
|
webrtc
PiperOrigin-RevId: 833487914
|
2025-11-17 14:05:55 -08:00 |
|
Francis Tsui
|
48ddaf0a95
|
Remove deprecated methods.
PiperOrigin-RevId: 829640164
|
2025-11-07 17:54:11 -08:00 |
|
Francis Tsui
|
4f2f9146cb
|
Add address candidates to WifiHotspotCredentials.
PiperOrigin-RevId: 829628783
|
2025-11-07 17:07:15 -08:00 |
|
Guogang Li
|
2c6c0a2524
|
Add test cases for application life cycle
PiperOrigin-RevId: 828119642
|
2025-11-04 13:49:48 -08:00 |
|
Edwin Wu
|
f353079f6f
|
[NC Apple coverage] Add more comprehensive tests for BLE medium connections.
PiperOrigin-RevId: 826582061
|
2025-10-31 12:15:56 -07:00 |
|
Edwin Wu
|
3cdee32f14
|
[NC Apple coverage] Add tests for nearby::apple::GattClient.
PiperOrigin-RevId: 826566302
|
2025-10-31 11:34:57 -07:00 |
|
Edwin Wu
|
88f37eeb88
|
[NC Apple coverage] Add tests for Nearby BLE GATT server.
PiperOrigin-RevId: 825816375
|
2025-10-29 19:49:12 -07:00 |
|
Edwin Wu
|
a8c3789711
|
[NC Apple coverage] Add BLE L2CAP socket tests.
PiperOrigin-RevId: 825809602
|
2025-10-29 19:28:29 -07:00 |
|
Edwin Wu
|
3ef78ea408
|
[NC Apple coverage] Add unit tests for BleL2capServerSocket.
PiperOrigin-RevId: 825804364
|
2025-10-29 19:07:51 -07:00 |
|
Edwin Wu
|
1d8fc950e3
|
[NC Apple coverage] Add unit tests for BleServerSocket on Apple.
PiperOrigin-RevId: 825799425
|
2025-10-29 18:48:07 -07:00 |
|
Edwin Wu
|
bf971db1bb
|
[NC Apple coverage] Add unit tests for network_utils.h.
PiperOrigin-RevId: 825792828
|
2025-10-29 18:26:22 -07:00 |
|
Francis Tsui
|
1210969d04
|
Cleanup use of HotspotCredentials.
PiperOrigin-RevId: 824262890
|
2025-10-26 15:17:16 -07:00 |
|
Edwin Wu
|
3569a9c17a
|
[NC Apple coverage] Add tests for WifiHotspotMedium.
PiperOrigin-RevId: 820488585
|
2025-10-16 19:37:00 -07:00 |
|
Edwin Wu
|
d08ca79b89
|
[NC Apple coverage] Add unit tests for Nearby Apple's BleMedium.
PiperOrigin-RevId: 820484319
|
2025-10-16 19:18:27 -07:00 |
|
Francis Tsui
|
8a88a78f25
|
Remove unused platform interface method.
PiperOrigin-RevId: 819236789
|
2025-10-14 08:35:31 -07:00 |
|
Guogang Li
|
cce45b745e
|
Internal refactor
PiperOrigin-RevId: 815749899
|
2025-10-06 09:03:08 -07:00 |
|
Guogang Li
|
5fbef9e11e
|
Remove BLE V1 codes
PiperOrigin-RevId: 811369802
|
2025-09-25 08:56:51 -07:00 |
|
Francis Tsui
|
72088b7fe2
|
Remove Timer::FireNow.
PiperOrigin-RevId: 811123106
|
2025-09-24 18:44:41 -07:00 |
|
Edwin Wu
|
19dc77a78f
|
Fix threading issues in GNCTimerTest.
PiperOrigin-RevId: 810693891
|
2025-09-23 20:57:23 -07:00 |
|
Edwin Wu
|
8ded7ccfca
|
[NC Apple coverage] Add unit tests for GNCMBleUtils.
PiperOrigin-RevId: 808614106
|
2025-09-18 09:26:32 -07:00 |
|
Edwin Wu
|
961e73d7c9
|
[NC Apple coverage] Add unit tests for BleSocket on Apple.
PiperOrigin-RevId: 808378919
|
2025-09-17 20:51:46 -07:00 |
|
Edwin Wu
|
5865ae7496
|
[NC Apple coverage] Add unit tests for nearby::apple::BlePeripheral.
PiperOrigin-RevId: 807925024
|
2025-09-16 18:14:24 -07:00 |
|
Edwin Wu
|
21f7e51635
|
[NC Apple coverage] add initial unit tests for BluetoothAdapterV2.
PiperOrigin-RevId: 807650119
|
2025-09-16 05:06:44 -07:00 |
|
Edwin Wu
|
9e050cc73a
|
[NC Apple coverage] Add tests for timer.mm.
PiperOrigin-RevId: 807639173
|
2025-09-16 04:26:11 -07:00 |
|
Edwin Wu
|
9f678bc441
|
[NC Apple coverage] Add unit tests for Nearby's Apple PreferencesManager.
PiperOrigin-RevId: 807633546
|
2025-09-16 04:06:00 -07:00 |
|
Edwin Wu
|
dca5a4b6ec
|
[NC Apple coverage] Added unit tests for GNCNWFrameworkSocket in WiFiCommon
PiperOrigin-RevId: 803485731
|
2025-09-05 09:10:16 -07:00 |
|
Edwin Wu
|
b90f1d3719
|
[NC Apple coverage] Add unit tests for nearby::apple::AwdlMedium.
PiperOrigin-RevId: 802840092
|
2025-09-03 21:18:51 -07:00 |
|
Edwin Wu
|
f0d164fc40
|
[NC Apple coverage] Test implementation for Wifi LAN medium.
PiperOrigin-RevId: 802829901
|
2025-09-03 20:39:01 -07:00 |
|
Edwin Wu
|
eff9d2d50b
|
[NC Apple coverage] Reorganize BLE medium and test files
PiperOrigin-RevId: 800719731
|
2025-08-28 20:26:08 -07:00 |
|
Edwin Wu
|
da266c0025
|
[NC Apple coverage] Enable WiFiCommon tests.
PiperOrigin-RevId: 799130702
|
2025-08-25 08:24:11 -07:00 |
|
Guogang Li
|
9087989a42
|
[iOS]Serialize API calls and improve error handling in GATT client
PiperOrigin-RevId: 797433462
|
2025-08-20 13:12:26 -07:00 |
|
Edwin Wu
|
09a7dc8eb3
|
[NC Apple coverage] Add GNCDeviceInfoTest unit test to cover the device info APIs for Nearby.
PiperOrigin-RevId: 794643095
|
2025-08-13 10:41:05 -07:00 |
|
Edwin Wu
|
eed03c7158
|
[NC Apple coverage] Add more tests for GNCPlatformTest.
PiperOrigin-RevId: 794624452
|
2025-08-13 09:59:19 -07:00 |
|
Edwin Wu
|
e95b44cf61
|
Fixes a potential crash when shutting down a BleMedium.
PiperOrigin-RevId: 792365629
|
2025-08-07 17:08:04 -07:00 |
|
Guogang Li
|
ddd4f922b9
|
Fixed deadlock during stop scanning on iOS
PiperOrigin-RevId: 791998760
|
2025-08-06 22:47:41 -07:00 |
|
Edwin Wu
|
cbf3e429b5
|
[NC Apple coverage] Create GNCUtilsTest.m.
PiperOrigin-RevId: 791173846
|
2025-08-05 05:46:31 -07:00 |
|
hai007
|
7480977c58
|
Automated Code Change
PiperOrigin-RevId: 786349659
|
2025-07-23 11:07:56 -07:00 |
|
Guogang Li
|
2df88546be
|
Fixed MD5 and SHA256 bug in apple platform implementation
PiperOrigin-RevId: 776303688
|
2025-06-26 15:26:17 -07:00 |
|
Edwin Wu
|
6a5daffb87
|
[iOS] Fix the l2cap transfer cache issue by adpoting l2cap packet_acknowledgement proto message.
PiperOrigin-RevId: 770251990
|
2025-06-11 11:50:24 -07:00 |
|
Guogang Li
|
2f07f1ceee
|
Remove dependents on GTMLogger
PiperOrigin-RevId: 766849674
|
2025-06-03 15:42:07 -07:00 |
|
Guogang Li
|
20fcca4e95
|
Add a basic test for the logger writer
PiperOrigin-RevId: 764774015
|
2025-05-29 10:01:21 -07:00 |
|
Edwin Wu
|
be830a5fef
|
[NC] Fix L2CAP Client.
PiperOrigin-RevId: 764691433
|
2025-05-29 05:46:04 -07:00 |
|
Edwin Wu
|
ec7dbcbf30
|
Fix L2CAP stream connection problem.
PiperOrigin-RevId: 761848851
|
2025-05-22 01:10:12 -07:00 |
|
Guogang Li
|
5181686431
|
Add help class to create nw_parameters_t
PiperOrigin-RevId: 758036909
|
2025-05-12 21:26:37 -07:00 |
|