Confirmed users
891
edits
Line 6: | Line 6: | ||
interface BluetoothGattCharacteristicEvent : Event | interface BluetoothGattCharacteristicEvent : Event | ||
{ | { | ||
readonly attribute [[B2G/Bluetooth/WebBluetooth-v2/ | readonly attribute [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattCharacteristic#BluetoothGattCharacteristic|BluetoothGattCharacteristic]] [[B2G/Bluetooth/WebBluetooth-v2/BluetoothGattCharacteristicEvent#characteristic|characteristic]]; | ||
}; | }; | ||