aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/BluetoothRemoteGATTCharacteristic.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-29/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+1
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-1/+1
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-1/+1
* Migrate to IDL mixin syntaxKagami Sascha Rosylight2019-10-011-4/+3
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Switches characteristic to use BufferSourceAnthony Urena2018-03-241-2/+1
* Update WebBluetooth webidl filesZakor Gyula2017-02-031-0/+1
* Add event target for bluetoothAttila Dusnoki2016-11-281-3/+8
* Add Start/Stop notificationsAttila Dusnoki2016-11-231-2/+2
* Partial fix for 12415Scott Trinh2016-10-171-1/+1
* Update WebBluetooth to use PromisesMátyás Mustoha2016-09-261-11/+5
* Explicitly expose everything everywhere.Ms2ger2016-07-121-1/+1
* Replace the union types with the correct typedefs in the webidl files and the...zakorgy2016-05-031-2/+2
* Error handlingzakorgy2016-05-031-0/+1
* Implementation of the getPrimaryService(s), the getCharacteristic(s) and the ...fokinv2016-05-031-1/+4
* Add Bluetooth IPC supportfokinv2016-05-031-1/+3
* Disable nonstandard interfaces via prefs.Josh Matthews2016-05-021-0/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* WebBluetooth API classesAttila Dusnoki2016-03-161-0/+25