guogang
4aee0b681c
Applied thread pool implementation from Windows platform
...
PiperOrigin-RevId: 449385710
2022-05-17 21:02:00 -07:00
edwinwu
eddf53ec29
[BLE Refactor] Removes fast advertisement uuid in StartAdvertising and StartScanning.
...
PiperOrigin-RevId: 448426759
2022-05-13 00:19:16 -07:00
edwinwu
080e964a4c
[BLE Refactor] Implements GattClient for sender's device to fetch Gatt advertisement.
...
PiperOrigin-RevId: 448400837
2022-05-12 20:29:30 -07:00
hai007
e9c4225443
Fix typo in the Nearby Sharing Windows Bluetooth classic socket logging.
...
PiperOrigin-RevId: 448113611
2022-05-11 16:42:58 -07:00
edwinwu
12cef58420
[BLE Refactor] Refactor BlePeripheral class.
...
PiperOrigin-RevId: 447638179
2022-05-09 21:27:58 -07:00
aaronyujiaze
6b88d326df
Add BLE V2 windows platform implementation (Phase 1)
...
This CL implements the scanning and advertising of Nearby BLE Medium Fast Advertisement with hardcoded advertisement data
PiperOrigin-RevId: 446806137
2022-05-05 13:45:35 -07:00
hai007
aeff3a9683
Change build target visibility for testing.
...
PiperOrigin-RevId: 445051381
2022-04-27 21:28:29 -07:00
hai007
ec2d3ae1aa
WIFI Hotspot implementation (4)
...
Part 4: BWU and client interface part
PiperOrigin-RevId: 443700883
2022-04-22 10:32:12 -07:00
jfcarroll
6fc5b64605
Flattening payload and listeners
...
PiperOrigin-RevId: 443168939
2022-04-20 12:55:23 -07:00
hai007
93f203dc0b
WIFI Hotspot implementation (3)
...
Part 3: WIFI Hotspot platform code for Windows
PiperOrigin-RevId: 441826092
2022-04-14 12:31:07 -07:00
eidenkim
3f81504dc1
Nearby Connections - Fixed crash when starting the app on devices with no Bluetooth adapter
...
PiperOrigin-RevId: 441773811
2022-04-14 08:59:23 -07:00
hai007
530a6faeca
Change copts include patch from relative path to full path for "impl_test"
...
PiperOrigin-RevId: 441529218
2022-04-13 11:13:00 -07:00
jfcarroll
2dca231337
This fixes the memory issues in bluetooth_adapter.cc
...
PiperOrigin-RevId: 441012332
2022-04-11 15:30:06 -07:00
hai007
43a165e418
WIFI Hotspot implementation (1)
...
Part 1: Internal common code
PiperOrigin-RevId: 440437253
2022-04-08 13:18:47 -07:00
jfcarroll
9470516984
Refactored the executor test testing a single threaded executor with mulitple tasks. I pulled the main
...
thread out of the array, and assigned it to it's own local var. I think this simplify's the test
making it more amenable to debugging. We are having flakiness in the iOS version of this test, so this is intended to make it absolutely clear what we are testing.
PiperOrigin-RevId: 438897634
2022-04-01 13:29:47 -07:00
jfcarroll
517d77f5aa
This adds parent path and file name to the Payload constructor. This will affect chrome.
...
PiperOrigin-RevId: 435223740
2022-03-16 19:18:13 -07:00
guogang
31b2aae6c5
Fixed crashes during bandwidth upgrade
...
PiperOrigin-RevId: 435192352
2022-03-16 16:36:09 -07:00
hai007
eadc972af3
Fix BWU crash problem because WIFI_LAN create socket based on IPV6.
...
PiperOrigin-RevId: 432222945
2022-03-03 10:16:22 -08:00
guogang
e0bb166c62
Use 4 bytes string as IP address in NsdServiceInfo
...
PiperOrigin-RevId: 431543437
2022-02-28 15:44:41 -08:00
guogang
ca172feb55
Updated header file of windns.h
...
PiperOrigin-RevId: 429323019
2022-02-17 09:04:27 -08:00
guogang
fe5296404a
Updated visibility to nearby sharing
...
PiperOrigin-RevId: 428634963
2022-02-14 16:21:51 -08:00
suetfei
efdd4c0f6a
Internal refactor to replace unsupported dependencies.
...
PiperOrigin-RevId: 427474223
2022-02-09 08:10:08 -08:00
suetfei
37f8b4487e
Internal flow change phase 2.
...
PiperOrigin-RevId: 427059704
2022-02-07 17:17:20 -08:00
hai007
2f4676c58a
Modify BUILD visibility rule to expose generated WinRT stubs to Nearby Sharing //location/nearby/cpp/sharing
...
PiperOrigin-RevId: 426242397
2022-02-03 14:44:07 -08:00
jfcarroll
9abc9a59b9
Combine InputFile and OutputFile into a single class.
...
PiperOrigin-RevId: 426172033
2022-02-03 09:57:50 -08:00
hai007
b66e7aa6d8
Fix WiFiLan discovery failure problem
...
PiperOrigin-RevId: 426014146
2022-02-02 17:10:26 -08:00
hais
f5fcd35ced
nearby sdk refactor
...
PiperOrigin-RevId: 425434260
2022-02-02 11:56:39 -08:00