Skip to content

Commit

Permalink
Update interfaces/web-bluetooth.idl (#15346)
Browse files Browse the repository at this point in the history
  • Loading branch information
autofoolip authored and foolip committed Feb 12, 2019
1 parent 8686e3e commit 88cb9e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interfaces/web-bluetooth.idl
Expand Up @@ -199,6 +199,7 @@ interface mixin CharacteristicEventHandlers {

[SecureContext]
interface mixin BluetoothDeviceEventHandlers {
attribute EventHandler onadvertisementreceived;
attribute EventHandler ongattserverdisconnected;
};

Expand Down

0 comments on commit 88cb9e7

Please sign in to comment.