mirror of
https://github.com/servo/servo.git
synced 2025-07-14 19:03:40 +01:00
Timeout for GATTServer's connect, disconnect methods. <!-- Please describe your changes on the following line: --> Added 30 seconds maximum timeout as specified in the bluetooth 4.2 https://www.bluetooth.org/DocMan/handlers/DownloadDoc.ashx?doc_id=286439 (Vol. 3, page 480). With this the existing `bluetooth_device_disconnect.html` test will work correctly. It will not show the `connected:true` message, before the connection established, and will not show the `connected: false` message, before not disconnected from the GATT server. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes do not require tests because, there are no Web Bluetooth test API implementation yet. <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12260) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
fetch | ||
about_loader.rs | ||
blob_loader.rs | ||
bluetooth_thread.rs | ||
Cargo.toml | ||
chrome_loader.rs | ||
connector.rs | ||
content_blocker.rs | ||
cookie.rs | ||
cookie_storage.rs | ||
data_loader.rs | ||
file_loader.rs | ||
filemanager_thread.rs | ||
hsts.rs | ||
http_loader.rs | ||
image_cache_thread.rs | ||
lib.rs | ||
mime_classifier.rs | ||
pub_domains.rs | ||
resource_thread.rs | ||
storage_thread.rs | ||
websocket_loader.rs |