Vibhav Pant
|
de5159ea4a
|
GetOsDeviceName: Use avahi's GetHostNameFqdn
|
2023-09-02 13:32:37 +05:30 |
|
Vibhav Pant
|
25a430c9e4
|
Fix typo.
|
2023-09-02 13:01:20 +05:30 |
|
Vibhav Pant
|
15fef43c4b
|
Fix indentation.
|
2023-09-02 02:49:56 +05:30 |
|
Vibhav Pant
|
7de62d0d05
|
Merge remote-tracking branch 'google/main'
|
2023-09-02 02:49:18 +05:30 |
|
Vibhav Pant
|
ca2e1c205b
|
Disable AP isolation for softAP
|
2023-09-01 21:38:25 +05:30 |
|
Nick Bourdakos
|
aa0c06257f
|
Add macOS as an OS type
PiperOrigin-RevId: 561959449
|
2023-09-01 08:19:11 -07:00 |
|
Vibhav Pant
|
252964b113
|
ConnectToProfile: log about the connection attempt.
|
2023-09-01 20:02:40 +05:30 |
|
Vibhav Pant
|
c8c1e87f6b
|
Minor refactor.
|
2023-09-01 20:01:13 +05:30 |
|
Vibhav Pant
|
9c41b22f30
|
Set the initial value for AtomicBoolean.
|
2023-09-01 20:00:50 +05:30 |
|
Vibhav Pant
|
bdce878bef
|
BluetoothServerSocket: Cancel an ongoing Accept request on Close.
|
2023-09-01 20:00:27 +05:30 |
|
Vibhav Pant
|
4619308425
|
Add support for request cancellation to GetServiceRecordFD.
|
2023-09-01 19:59:38 +05:30 |
|
Vibhav Pant
|
07ac2f1a99
|
WiFiLanSocket: Don't store an extra copy of the FD.
|
2023-09-01 19:59:08 +05:30 |
|
Vibhav Pant
|
d2eee1f705
|
StartWifiHotspot: Generate connection UUID in the correct format.
|
2023-09-01 19:58:44 +05:30 |
|
Vibhav Pant
|
d6b150db6d
|
Add BluetoothInputStream, BluetoothOutputStream.
|
2023-09-01 19:58:05 +05:30 |
|
Vibhav Pant
|
20589b408f
|
Register: Set options to allow RFCOMM socket creation.
|
2023-09-01 17:03:23 +05:30 |
|
Vibhav Pant
|
0b3accbe7e
|
Move stream implementation to its own file.
|
2023-09-01 17:03:06 +05:30 |
|
Guogang Li
|
b7628b098b
|
Set safe disconnection version to correct value
PiperOrigin-RevId: 561842110
|
2023-08-31 21:12:12 -07:00 |
|
Nick Bourdakos
|
16c6ef924b
|
Fix iOS BLE bugs and crashes
PiperOrigin-RevId: 561695661
|
2023-08-31 10:37:46 -07:00 |
|
hai007
|
b1dfb11d2d
|
[Presence] Added more device types: foldable, automotive, and speaker.
PiperOrigin-RevId: 561692221
|
2023-08-31 10:24:11 -07:00 |
|
Vibhav Pant
|
b702bda1f6
|
Disable Start/StopWifiDirect for now.
|
2023-08-31 21:00:01 +05:30 |
|
Vibhav Pant
|
0b7b9e917d
|
Reuse the Windows mutex implementation.
|
2023-08-31 20:58:27 +05:30 |
|
Vibhav Pant
|
adb92aba65
|
Print: Fix crash because of the buffer being freed incorrectly.
|
2023-08-31 01:43:15 +05:30 |
|
hai007
|
d9a6192916
|
Add num_successful_auto_resume into Payload logging.
PiperOrigin-RevId: 561345201
|
2023-08-30 08:16:55 -07:00 |
|
Vibhav Pant
|
41308744b4
|
GetIP4Config: Avoid unnecessary lookups for unrelated connections.
|
2023-08-30 19:24:11 +05:30 |
|
Vibhav Pant
|
59594c482e
|
GetInformation: Prevent potential UB while getting AP frequency
|
2023-08-30 19:20:36 +05:30 |
|
Vibhav Pant
|
99f9a4e5f0
|
Use absl::flat_hash_map for known_access_points_.
|
2023-08-30 19:06:12 +05:30 |
|
Vibhav Pant
|
b27a95989f
|
Refactor
|
2023-08-30 19:06:04 +05:30 |
|
Vibhav Pant
|
0191f6b9ae
|
Split off most of NetworkManager code into their own files.
|
2023-08-30 18:48:10 +05:30 |
|
Vibhav Pant
|
d8b0c254c0
|
Minor refactoring.
|
2023-08-30 16:46:41 +05:30 |
|
Vibhav Pant
|
a5c5068aa4
|
Rewrite NetworkManager state to use an enum type for clarity.
|
2023-08-30 16:46:17 +05:30 |
|
hai007
|
0008ef3870
|
[Sharing] Add getContactList API.
PiperOrigin-RevId: 561260976
|
2023-08-30 01:03:26 -07:00 |
|
Vibhav Pant
|
808ed3992d
|
clang-format
|
2023-08-30 13:21:30 +05:30 |
|
Vibhav Pant
|
b34611b77e
|
Merge remote-tracking branch 'google/main'
|
2023-08-30 13:11:25 +05:30 |
|
Janusz Sobczak
|
b50d130ca4
|
Initialize BooleanMediumSelector
Prevents using uninitalized, random, values.
PiperOrigin-RevId: 561128853
|
2023-08-29 13:54:43 -07:00 |
|
Vibhav Pant
|
b4bbae45d0
|
Merge branch 'google:main' into main
|
2023-08-30 01:55:12 +05:30 |
|
Vibhav Pant
|
039d992c1a
|
Minor refactoring.
|
2023-08-30 01:53:54 +05:30 |
|
Janusz Sobczak
|
263b1b4e85
|
Fix thread safety issue
The test could fail if threads needed a bit more time to spin up.
Test only change.
PiperOrigin-RevId: 561097187
|
2023-08-29 11:56:14 -07:00 |
|
Vibhav Pant
|
dc2d8cd472
|
Move dbus stubs to generated package.
|
2023-08-29 23:56:15 +05:30 |
|
Vibhav Pant
|
393c135f48
|
Add copyright headers.
|
2023-08-29 22:12:10 +05:30 |
|
Vibhav Pant
|
df00801bf4
|
Add copyright notice headers.
|
2023-08-29 22:06:30 +05:30 |
|
Vibhav Pant
|
6c79b1ca6f
|
Exclude linux related packages.
|
2023-08-29 21:09:29 +05:30 |
|
Vibhav Pant
|
ef3ea70b57
|
Simplify ObjectManager listener code.
|
2023-08-29 20:27:49 +05:30 |
|
Vibhav Pant
|
afeecca1ba
|
Store a copy of the last known name and address to use for lost devices.
|
2023-08-29 20:27:23 +05:30 |
|
Vibhav Pant
|
02fdbb5a0c
|
Use the correct object name for LoginManager.
|
2023-08-29 20:26:45 +05:30 |
|
Vibhav Pant
|
fae8c4f6bd
|
Use the correct syslog identifier.
|
2023-08-29 18:06:14 +05:30 |
|
Vibhav Pant
|
8198275b48
|
Print: Avoid memory leaks.
|
2023-08-29 18:01:46 +05:30 |
|
Vibhav Pant
|
2d7197e04e
|
Add connectionsd.
|
2023-08-29 17:02:01 +05:30 |
|
Vibhav Pant
|
6800141045
|
Add ble_medium.h, ble_v2_medium.h.
|
2023-08-29 17:01:35 +05:30 |
|
Vibhav Pant
|
671fcf2fe5
|
ServiceBrowser: Ignore local services.
|
2023-08-29 16:46:24 +05:30 |
|
Vibhav Pant
|
3e936b938a
|
Remove discovery_cb_lock_, as it can cause deadlocks.
|
2023-08-29 16:36:50 +05:30 |
|