Zakor Gyula
8dd100f74f
Step annotations for WebBluetooth functions
2016-11-29 18:24:28 +01:00
Zakor Gyula
89c4219a36
Update requestDevice step annotations.
2016-11-29 18:24:25 +01:00
bors-servo
c4b7cc863e
Auto merge of #14276 - szeged:notify, r=jdm
...
Add Start/Stop notifications
Add support for Start and Stop Notifications for WebBluetooth
---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] There are tests for these changes
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14276 )
<!-- Reviewable:end -->
2016-11-23 03:22:43 -08:00
zakorgyula
1b1b07ef42
serviceData and manufacturerData support
2016-11-23 01:25:21 -08:00
Attila Dusnoki
fd7cdbf19f
Add Start/Stop notifications
2016-11-23 01:24:33 -08:00
Zakor Gyula
f98fbecfda
Rename blacklist to blocklist
2016-11-17 15:23:14 +01:00
Zakor Gyula
83681a13a1
Correcting bluetooth flag strings
2016-11-14 14:41:12 +01:00
Attila Dusnoki
e7e7c74c9e
Webbluetooth Async behaviour
2016-11-08 13:27:56 +01:00
fokinv
d30bcbd339
Blacklisted items are removed when calling getServices/Characteristics/Descriptors.
2016-11-04 15:36:55 +01:00
zakorgyula
0eeb56b549
Remove not allowed services when calling getPrimaryServices.
2016-11-04 15:36:48 +01:00
fokinv
98f2233f2d
Return with NotFoundError insted of TypeError, when adapter is not found.
2016-11-04 15:36:44 +01:00
zakorgyula
4ed461c6e5
Accepting empty deviceName, when requesting a BluetoothDevice.
2016-11-04 15:36:42 +01:00
zakorgyula
11dbb7120f
Return with InvalidStateError if a Bluetooth id is not cached.
2016-11-04 15:22:46 +01:00
zakorgyula
e15d54edfd
WebBluetooth Test API
2016-11-04 12:36:23 +01:00
zakorgyula
4eec2c6ddc
Apply the new device crate changes
2016-11-04 08:40:50 +01:00
Ms2ger
4fbe415e80
Split the bluetooth code out from the net crates.
2016-11-03 16:45:07 +01:00