Definition
Web Bluetooth defines BluetoothDeviceEventHandlers
[SecureContext]
interface mixin BluetoothDeviceEventHandlers {
attribute EventHandler onadvertisementreceived;
attribute EventHandler ongattserverdisconnected;
};
BluetoothDeviceEventHandlers interface mixinWeb Bluetooth defines BluetoothDeviceEventHandlers
[SecureContext]
interface mixin BluetoothDeviceEventHandlers {
attribute EventHandler onadvertisementreceived;
attribute EventHandler ongattserverdisconnected;
};