mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Bluetooth Permission API integration
This commit is contained in:
parent
f3ddee5dbc
commit
5287cd3bea
17 changed files with 550 additions and 45 deletions
|
@ -223,6 +223,7 @@ pub mod bluetooth;
|
|||
pub mod bluetoothadvertisingevent;
|
||||
pub mod bluetoothcharacteristicproperties;
|
||||
pub mod bluetoothdevice;
|
||||
pub mod bluetoothpermissionresult;
|
||||
pub mod bluetoothremotegattcharacteristic;
|
||||
pub mod bluetoothremotegattdescriptor;
|
||||
pub mod bluetoothremotegattserver;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue