Vibhav Pant
4417dd781f
Add Wifi Direct files.
2023-08-27 00:35:37 +05:30
Vibhav Pant
55847d7762
Add WifiDirectSocket methods.
2023-08-27 00:35:28 +05:30
Vibhav Pant
ef666b2311
Add Wifi Direct medium
2023-08-27 00:32:55 +05:30
Vibhav Pant
6e4c035103
Add ConnectedToWifi.
2023-08-27 00:17:56 +05:30
Vibhav Pant
e6d273aaa8
Add additional files.
2023-08-26 21:49:42 +05:30
Vibhav Pant
52121a5a05
Implement remaining platform methods.
2023-08-26 16:46:25 +05:30
Xin He
0d83625766
[Presence] Add DUSI to shared credential
...
PiperOrigin-RevId: 560181461
2023-08-25 13:31:48 -07:00
hai007
55aedfb235
Implement Safe to Disconnect feature
...
PiperOrigin-RevId: 560119556
2023-08-25 09:51:44 -07:00
Nick Bourdakos
965cc0ecbc
Add implementation for async BLE start scan/advertise
...
PiperOrigin-RevId: 559863656
2023-08-24 14:07:46 -07:00
Nick Bourdakos
91fb4a9a3e
Add stop advertising and stop scanning BLE implementation for Apple platforms
...
PiperOrigin-RevId: 559838443
2023-08-24 12:45:23 -07:00
Nick Bourdakos
387393f1d6
Delete old BLE code for Apple platforms
...
PiperOrigin-RevId: 559515626
2023-08-23 12:54:15 -07:00
Vibhav Pant
f1c3e0d7ff
Use sdbus-c++ glue proxies for device info.
2023-08-23 20:33:57 +05:30
Vibhav Pant
4908216bbb
Use XDG_RUNTIME_PATH for GetTemporaryPath
2023-08-23 17:47:27 +05:30
Vibhav Pant
3034f35fd5
Merge remote-tracking branch 'proatgram/linux-platform'
2023-08-23 17:41:43 +05:30
Vibhav Pant
24474a0c92
Add additional impls.
2023-08-23 17:30:14 +05:30
Vibhav Pant
d8b04cdcf4
Add headers to library comm.
2023-08-23 17:29:59 +05:30
Vibhav Pant
d7586210dc
Add BluezObjectManager.
2023-08-23 16:01:57 +05:30
Vibhav Pant
3a4393ddda
Add more wifi code.
2023-08-23 16:01:39 +05:30
Anay Wadhera
2c4bf0471f
change connections v3 API surface to use the new advertising/discovery options
...
PiperOrigin-RevId: 559300673
2023-08-22 20:38:28 -07:00
Vibhav Pant
dd13c8b2c5
Add additional WiFi code.
2023-08-23 00:48:22 +05:30
Nick Bourdakos
034865481a
Sanitize incoming file names
...
PiperOrigin-RevId: 559175545
2023-08-22 11:37:02 -07:00
Anay Wadhera
1e262143c0
Merge pull request #2086 from anayw2001/main
...
Add compiled presence_frame proto
2023-08-22 14:19:09 -04:00
Anay Wadhera
06a8149268
Add compiled presence_frame proto
2023-08-22 13:58:10 -04:00
Guogang Li
ea7aa00e0c
Avoid reading GATT server for same advertisement
...
PiperOrigin-RevId: 558944228
2023-08-21 17:24:03 -07:00
Anthony Rueda
96750db706
[Presence] Renamemetadata_encryption_key_tag fields in shared credential proto to differentiate between V0/V1 unsigned adv key tags
...
PiperOrigin-RevId: 558919544
2023-08-21 15:39:35 -07:00
Guogang Li
71b5c1d591
Put some logs in session manager
...
PiperOrigin-RevId: 558896551
2023-08-21 14:12:01 -07:00
Vibhav Pant
d58f8cad12
Add linux implementation
2023-08-21 23:19:13 +05:30
Vibhav Pant
8daff56437
Code dump.
2023-08-21 23:19:01 +05:30
Copybara-Service
945ab52485
Merge pull request #2077 from TheShepord:fpwinrs_test_fix
...
PiperOrigin-RevId: 558315746
2023-08-18 20:33:38 -07:00
Lucas Silva Shepard
22e7900bb3
[fp-rs] Fixing Presubmit linter issues for autogenerated Flutter code.
2023-08-18 20:12:00 -07:00
Lucas Silva Shepard
c7c59f1920
[fp-rs] Replacing cargo build with cargo test in validate.
2023-08-18 19:56:59 -07:00
Lucas Silva Shepard
02e9cda698
[fp-rs] Comment cleanup.
2023-08-18 19:56:55 -07:00
Lucas Silva Shepard
5f255f1ff5
[fp-rs] Fixing build warnings by removing or annotating unused imports.
2023-08-18 18:11:16 -07:00
Lucas Silva Shepard
90812bfe73
[fp-rs] Making some values const rather than static or inlined.
2023-08-18 17:49:34 -07:00
Lucas Silva Shepard
d89d1af459
[fp-rs] Added custom FP error type to Rust code.
2023-08-18 17:49:31 -07:00
Nick Bourdakos
9998093366
Add Objective-C++ BLE Medium wrapper
...
PiperOrigin-RevId: 558278732
2023-08-18 16:37:09 -07:00
hai007
71c298f270
[Nearby Sharing] log connection lost for connection/transfer phase
...
PiperOrigin-RevId: 558083193
2023-08-18 02:11:19 -07:00
Janusz Sobczak
e38ce96964
Replace AcceptedConnectionCallback structs with absl::AnyInvocable
...
PiperOrigin-RevId: 557949490
2023-08-17 15:14:25 -07:00
Janusz Sobczak
408344244f
Set thread status
...
PiperOrigin-RevId: 557942242
2023-08-17 14:47:35 -07:00
Nick Bourdakos
7933842c29
Add BLE Medium
...
PiperOrigin-RevId: 557933813
2023-08-17 14:17:28 -07:00
Nick Bourdakos
07a94a950d
Add Objective-C++ GATT client wrapper
...
PiperOrigin-RevId: 557925490
2023-08-17 13:48:48 -07:00
Nick Bourdakos
4aa52b45f9
Add GATT client
...
PiperOrigin-RevId: 557919250
2023-08-17 13:27:39 -07:00
Timothy Hutchins
1ff995400f
Implemented missing implementation files
...
I missed some implementation when I was looking over them. These are
them.
2023-08-16 21:37:52 -05:00
Timothy Hutchins
bfe5db2229
Added base implementation for input_file and output_file
...
This are unimplemented currently, but will be in the future.
2023-08-16 21:36:04 -05:00
Timothy Hutchins
000c86425c
Implemented a TimerQueue class and a Timer class
...
The Windows implementation of the Timer class (in timer.h) used Timer
Queues. This brings in implementation for a mostly Windows complient
TimerQueue class to work with the Timer class.
2023-08-16 21:31:31 -05:00
hai007
78dd1bab2c
[Nearby Sharing] 1. log as CONNECTION_STATUS_CANCELLATION status code if sender cancels receiver after connection setup.
...
2. add a new status(TIMED_OUT_READ_FRAME) when read frame time out.
PiperOrigin-RevId: 557666045
2023-08-16 18:46:44 -07:00
Janusz Sobczak
55194622a7
Migrate to AnyInvocable
...
PiperOrigin-RevId: 557660146
2023-08-16 18:13:11 -07:00
hai007
73635815ab
[Analytics] Filter unparsed endpoint id.
...
PiperOrigin-RevId: 557503948
2023-08-16 09:04:38 -07:00
Vibhav Pant
fc0eed544a
Simplify Bluetooth code.
2023-08-16 21:04:18 +05:30
Vibhav Pant
1caa90d162
Use NetworkManager object for checking connectivity.
2023-08-16 19:03:47 +05:30