jfcarroll
d16de1c3ab
Fixed a bug in BluetoothAdapter::SetName, that was causing the loss of the default name.
...
PiperOrigin-RevId: 397871581
2021-09-20 16:43:33 -07:00
jfcarroll
687d1ba4b5
Clean up platform.cc Remove unnecessary namespace symbols to improve consistency.
...
PiperOrigin-RevId: 397870990
2021-09-20 16:40:42 -07:00
jfcarroll
584e1c0ac7
Cleanup unit tests, and remove the loop that checks to make sure all jobs are run.
...
PiperOrigin-RevId: 397869801
2021-09-20 16:35:15 -07:00
jfcarroll
233c5f5337
Refactor thread pool to support lazy initialization.
...
PiperOrigin-RevId: 397152910
2021-09-16 13:19:03 -07:00
jfcarroll
c6ebc3162f
Fix for failing executor test.
...
PiperOrigin-RevId: 396998512
2021-09-15 22:08:08 -07:00
jfcarroll
0de9bed4ca
Initial commit for bluetooth classic medium notified of adapter scan mode change.
...
PiperOrigin-RevId: 396955416
2021-09-15 16:55:07 -07:00
jfcarroll
1a3b294407
Finish off SystemClock
...
PiperOrigin-RevId: 396369189
2021-09-13 09:07:16 -07:00
edwinwu
e4a3da97d1
analytics: 3p NC: Implement AnalyticsRecorder::OnErrorCode
...
PiperOrigin-RevId: 396041619
2021-09-10 17:42:34 -07:00
jfcarroll
2de4bfeda9
Initial implementation of ScheduledExecutor
...
PiperOrigin-RevId: 396036314
2021-09-10 17:02:15 -07:00
edwinwu
6926f5cd4b
analytics: 3p NC: Implement ErrorCodeRecorder for AnalyticsRecorder.
...
PiperOrigin-RevId: 395881244
2021-09-10 02:04:06 -07:00
jfcarroll
1d7eca3825
Initial implementation of SubmittableExecutor
...
PiperOrigin-RevId: 395576173
2021-09-08 15:54:05 -07:00
jfcarroll
7cf55178be
Update to winrt headers
...
PiperOrigin-RevId: 395381851
2021-09-07 19:31:14 -07:00
jfcarroll
84821862b5
Initial implementation of Executor
...
PiperOrigin-RevId: 395381292
2021-09-07 19:24:41 -07:00
jfcarroll
ada8d857cb
Somehow this change was dropped.
...
PiperOrigin-RevId: 394501870
2021-09-02 11:12:19 -07:00
jfcarroll
17676ac999
Initial implementation of CountDownLatch
...
PiperOrigin-RevId: 394478506
2021-09-02 09:28:30 -07:00
jfcarroll
e721faca4c
Missed the copyright date on these
...
PiperOrigin-RevId: 394477350
2021-09-02 09:23:23 -07:00
hais
011a201ee2
Check in BLE cal interface.
...
PiperOrigin-RevId: 394298358
2021-09-01 13:13:28 -07:00
jfcarroll
e895f3c100
Initial implementation of ConditionVariable and Mutex
...
PiperOrigin-RevId: 394293910
2021-09-01 12:56:04 -07:00
edwinwu
2a629b2c1b
nearby_connections: proto: analytics: sync protos and add unit test for proto ConnectionsLog.
...
PiperOrigin-RevId: 394164605
2021-08-31 23:45:52 -07:00
xlythe
ebec902cb8
[Windows] Fix build from GetTid removal
...
PiperOrigin-RevId: 393795930
2021-08-30 10:06:55 -07:00
jfcarroll
9f8d186e42
Updating the winrt headers
...
After this C/L you must update your Windows SDK to 10.0.20348.0 in order to build on Visual Studio
PiperOrigin-RevId: 393786833
2021-08-30 09:22:59 -07:00
hai007
8e2f2da45d
Remove GetTid() since it is not used.
...
PiperOrigin-RevId: 393453493
2021-08-27 16:50:05 -07:00
jfcarroll
81b72ab1bf
Final implementation of all BluetoothAdapter methods
...
PiperOrigin-RevId: 393009194
2021-08-25 16:53:17 -07:00
hai007
3e40931286
No changes to public files
...
PiperOrigin-RevId: 392585608
2021-08-23 21:55:15 -07:00
hais
7a82740e2b
remove ending new line character in attomic_boolean_test.cc
...
PiperOrigin-RevId: 391602715
2021-08-18 13:53:24 -07:00
jfcarroll
913a639a5d
BluetoothClassicMedium::GetRemoteDevice and BluetoothClassicSocket::Close implmentations
...
PiperOrigin-RevId: 390691122
2021-08-13 14:16:01 -07:00
jfcarroll
628255ac59
Cleanup Items that I didn't want or otherwise didn't get in the last c/l
...
PiperOrigin-RevId: 390507261
2021-08-12 18:29:06 -07:00
jfcarroll
07d33cfa9e
Initial implementation of BluetoothServerSocket
...
PiperOrigin-RevId: 390461649
2021-08-12 14:33:26 -07:00
jfcarroll
512ba2af43
Fix for the broken build, the signature of core constructor was changed, so I changed the core_adapter accordingly
...
PiperOrigin-RevId: 390458570
2021-08-12 14:20:29 -07:00
hai007
38a2f6a1fc
Initial commit of the CancellationFlag implementation
...
PiperOrigin-RevId: 389276621
2021-08-06 15:37:44 -07:00
hai007
434a50d3e2
input and output stream implementation
...
PiperOrigin-RevId: 389229126
2021-08-06 12:06:31 -07:00
hai007
7a02eaad37
Implemented BluetoothClassicMedium::ConnectToService
...
PiperOrigin-RevId: 389007196
2021-08-05 13:15:57 -07:00
xlythe
cb169f5897
Add '//buildenv/target:non_prod' compatibility
...
PiperOrigin-RevId: 388806419
2021-08-04 16:11:49 -07:00
jsobczak
dfc61a8f05
Move license text to BUILD files top
...
PiperOrigin-RevId: 388579579
2021-08-03 17:10:57 -07:00
hai007
0937be0fbb
Moved connections/windows to third_party, and copied the blueprint file into third_party
...
PiperOrigin-RevId: 388521021
2021-08-03 12:46:34 -07:00
jsobczak
4be6b7a70d
Internal change
...
PiperOrigin-RevId: 388461110
2021-08-03 08:34:09 -07:00
hai007
236bc66e9a
Moved connections/windows to third_party, and copied the blueprint file into third_party
...
PiperOrigin-RevId: 387621210
2021-08-02 18:52:21 -07:00
xlythe
24d9ea6fe6
asdf
...
PiperOrigin-RevId: 387879731
2021-07-30 14:54:35 -07:00
hai007
942e6cbaa8
Moved connections/windows to third_party, and copied the blueprint file into third_party
...
PiperOrigin-RevId: 387621210
2021-07-29 11:58:12 -07:00
hai007
b1815095dd
BEGIN_PUBLIC
...
Microsoft has updated the winrt library
END_PUBLC
PiperOrigin-RevId: 387168248
2021-07-29 03:27:37 -07:00
Edwin Wu
f82dc3faa1
Internal change
...
PiperOrigin-RevId: 386179189
2021-07-22 00:25:35 -07:00
Josh Nohle
7c1f423014
[Nearby Connections][C++] Fix integer comparison and includes
...
PiperOrigin-RevId: 385222885
2021-07-16 14:22:34 -07:00
hai007
ee320905b9
Internal change
...
PiperOrigin-RevId: 385190129
2021-07-16 11:36:42 -07:00
Janusz Sobczak
ed511f962d
Support payload offsets
...
Support sending a file or stream payload from a non-zero offset.
This allows the clients to resume a transfer. Upper layers should use
this feature only when both sides support it.
PiperOrigin-RevId: 385137570
2021-07-16 06:52:45 -07:00
Edwin Wu
7c2e204b2c
Internal change
...
PiperOrigin-RevId: 383557920
2021-07-07 21:57:45 -07:00
Janusz Sobczak
15996d64dd
Internal change
...
PiperOrigin-RevId: 383512322
2021-07-07 16:02:54 -07:00
hai007
2e853156dc
Internal change
...
PiperOrigin-RevId: 380848866
2021-06-22 11:09:32 -07:00
Janusz Sobczak
ae7c51e95d
Run workers on dedicated threads.
...
Run reader and keep-alive workers on dedicated threads provided by
SingleThreadExecutor.
The thread handlers are stored in EndpointState, the workers are automatically
terminated when EndpointState is destroyed.
PiperOrigin-RevId: 380543888
2021-06-21 03:54:01 -07:00
hai007
216a6d8ae0
Internal change
...
PiperOrigin-RevId: 380085191
2021-06-17 17:57:17 -07:00
hai007
78f19e26be
Internal change
...
PiperOrigin-RevId: 380080172
2021-06-17 17:22:20 -07:00