Articles tagged: Bluetooth
Found 70 documents
- BluetoothRemoteGATTService The BluetoothRemoteGATTService interface of the Web Bluetooth API represents a service provided ...
- BluetoothRemoteGATTService/device The BluetoothGATTService.device read-only property returns information about a Bluetooth device ...
- BluetoothRemoteGATTService/getCharacteristic The BluetoothGATTService.getCharacteristic() method returns a Promise to an instance of ...
- BluetoothRemoteGATTService/getCharacteristics The BluetoothGATTService.getCharacteristics() method returns a Promise to a list of ...
- BluetoothRemoteGATTService/getIncludedService The BluetoothGATTService.getIncludedService() method returns a Promise to an instance of ...
- BluetoothRemoteGATTService/getIncludedServices The BluetoothGATTService.getIncludedServices() method returns a Promise to an Array of ...
- BluetoothRemoteGATTService/isPrimary The BluetoothGATTService.isPrimary read-only property returns a Boolean that indicates whether ...
- BluetoothRemoteGATTService/uuid The BluetoothGATTService.uuid read-only property returns a DOMString representing the UUID of ...
- Mozilla/B2G_OS/API/BluetoothAdapterEvent The BluetoothAdapterEvent interface of the Web Bluetooth API provides access to a ...
- Mozilla/B2G_OS/API/BluetoothAttributeEvent The BluetoothAttributeEvent interface of the Web Bluetooth API provides access to changed ...
- Mozilla/B2G_OS/API/BluetoothClassOfDevice The BluetoothClassOfDevice interface of the Web Bluetooth API provides ...
- Mozilla/B2G_OS/API/BluetoothDeviceEvent The BluetoothDeviceEvent interface of the Web Bluetooth API provides access to a found/paired ...
- Mozilla/B2G_OS/API/BluetoothDiscoveryHandle The BluetoothDiscoveryHandle interface of the Web Bluetooth API is used to notify the current ...
- Mozilla/B2G_OS/API/BluetoothGatt The BluetoothGatt interface of the Web Bluetooth API handles initial communications and ...
- Mozilla/B2G_OS/API/BluetoothGattCharacteristic The BluetoothGattCharacteristic interface of the Web Bluetooth API represents a GATT service ...
- Mozilla/B2G_OS/API/BluetoothGattCharacteristicEvent The BluetoothGattCharacteristicEvent interface of the Web Bluetooth API provides access to an ...
- Mozilla/B2G_OS/API/BluetoothGattDescriptor The BluetoothGattDescriptor interface of the Web Bluetooth API represents a GATT descriptor, ...
- Mozilla/B2G_OS/API/BluetoothGattServer The BluetoothGattServer interface of the Web Bluetooth API provides Bluetooth GATT server ...
- Mozilla/B2G_OS/API/BluetoothGattService The BluetoothGattService interface of the Web Bluetooth API represents a service provided by a ...
- Mozilla/B2G_OS/API/BluetoothLeDeviceEvent The BluetoothLeDeviceEvent interface of the Web Bluetooth API provides access to an LE device ...
- Mozilla/B2G_OS/API/BluetoothPairingEvent The BluetoothPairingEvent interface of the Web Bluetooth API provides access to a device's name ...
- Mozilla/B2G_OS/API/BluetoothPairingHandle The BluetoothPairingHandle interface of the Web Bluetooth API contains the functionality ...
- Mozilla/B2G_OS/API/BluetoothPairingListener The BluetoothPairingListener interface of the Web Bluetooth API defines event handlers triggered ...
- Mozilla/B2G_OS/API/Bluetooth_API/Using_the_Web_Bluetooth_API The WebBluetooth API is a Firefox OS-only API created to allow control of a device's low-level ...
- Web/API/Bluetooth The Bluetooth interface of the Web Bluetooth API returns a Promise to a BluetoothDevice object ...
- Web/API/Bluetooth/requestDevice The Bluetooth.requestDevice() method of the Bluetooth interface returns a Promise to a ...
- Web/API/BluetoothAdvertisingData The BluetoothDevice interface of the Web Bluetooth API provides advertising data about a ...
- Web/API/BluetoothAdvertisingData/appearance The appearance read-only property of the BluetoothAdvertisingData interface returns one of the ...
- Web/API/BluetoothAdvertisingData/manufacturerData The manufacturerData read-only property of the BluetoothAdvertisingData interface returns a map ...
- Web/API/BluetoothAdvertisingData/rssi The rssi read-only property of the BluetoothAdvertisingData interface returns the power at which ...
- Web/API/BluetoothAdvertisingData/serviceData The serviceData read-only property of the BluetoothAdvertisingData interface returns a map that ...
- Web/API/BluetoothAdvertisingData/txPower The txPower read-only property of the BluetoothAdvertisingData interface returns the ...
- Web/API/BluetoothCharacteristicProperties The BluetoothCharacteristicProperties interface of the the Web Bluetooth API provides an object ...
- Web/API/BluetoothDevice The BluetoothDevice interface of the Web Bluetooth API represents a Bluetooth device inside a ...
- Web/API/BluetoothDevice/adData The BluetoothDevice.adData read-only property returns instance of BluetoothAdvertisingData ...
- Web/API/BluetoothDevice/deviceClass The BluetoothDevice.deviceClass read-only property returns a number representing the Bluetooth ...
- Web/API/BluetoothDevice/gatt The BluetoothDevice.gatt read-only property returns a reference to the device's ...
- Web/API/BluetoothDevice/gattServer The BluetoothDevice.gattServer read-only property returns a reference to the device's GATT ...
- Web/API/BluetoothDevice/id The BluetoothDevice.id read-only property returns a DOMString that uniquely identifies a device.
- Web/API/BluetoothDevice/name The BluetoothDevice.name read-only property returns a DOMString that provides a human-readable ...
- Web/API/BluetoothDevice/paired The BluetoothDevice.paired read-only property returns a Boolean value indicating whether the ...
- Web/API/BluetoothDevice/productID The BluetoothDevice.productID read-only property returns the 16-bit Product ID field in the ...
- Web/API/BluetoothDevice/productVersion The BluetoothDevice.productVersion read-only property returns the 16-bit Product Version field ...
- Web/API/BluetoothDevice/uuids The BluetoothDevice.uuids read-only property lists the UUIDs of GATT services provided by the ...
- Web/API/BluetoothDevice/vendorID The BluetoothDevice.vendorID read-only property returns the 16-bit Vendor ID field in the pnp_id ...
- Web/API/BluetoothDevice/vendorIDSource The BluetoothDevice.vendorIDSource read-only property returns the Vendor ID Source field in the ...
- Web/API/BluetoothGattDescriptor The BluetoothGATTDescriptor interface of the Web Bluetooth API provides a GATT Descriptor, which ...
- Web/API/BluetoothGattDescriptor/characteristic The BluetoothGATTDescriptor.characteristic read-only property returns the ...
- Web/API/BluetoothGattDescriptor/readValue The BluetoothGATTDescriptor.readValue() method returns a Promise that resolves to an ArrayBuffer ...
- Web/API/BluetoothGattDescriptor/uuid The BluetoothGATTDescriptor.uuid read-only property returns the UUID of the characteristic ...
- Web/API/BluetoothGattDescriptor/value The BluetoothGATTDescriptor.value read-only property returns an ArrayBuffer containing the ...
- Web/API/BluetoothGattDescriptor/writeValue The BluetoothGATTDescriptor.writeValue() method sets the value property to the bytes contained ...
- Web/API/BluetoothRemoteGATTCharacteristic The BluetoothRemoteGattCharacteristic interface of the Web Bluetooth API represents a ...
- Web/API/BluetoothRemoteGATTCharacteristic/getDescriptor The BluetoothRemoteGATTCharacteristic.getDescriptor() method returns a Promise that resolves to ...
- Web/API/BluetoothRemoteGATTCharacteristic/getDescriptors The BluetoothRemoteGATTCharacteristic.getDescriptors() method returns a Promise that resolves to ...
- Web/API/BluetoothRemoteGATTCharacteristic/properties The BluetoothRemoteGATTCharacteristic.properties read-only property returns a ...
- Web/API/BluetoothRemoteGATTCharacteristic/readValue The BluetoothRemoteGATTCharacteristic.readValue() method returns a Promise that resolves to a ...
- Web/API/BluetoothRemoteGATTCharacteristic/service The BluetoothRemoteGATTCharacteristic.service read-only property returns the ...
- Web/API/BluetoothRemoteGATTCharacteristic/startNotifications The BluetoothRemoteGATTCharacteristic.startNotifications() method returns a Promise to ...
- Web/API/BluetoothRemoteGATTCharacteristic/stopNotifications The BluetoothRemoteGATTCharacteristic.stopNotifications() method returns a Promise to ...
- Web/API/BluetoothRemoteGATTCharacteristic/uuid The BluetoothRemoteGATTCharacteristic.uuid read-only property returns DOMString containing the ...
- Web/API/BluetoothRemoteGATTCharacteristic/value The BluetoothRemoteGATTCharacteristic.value read-only property returns currently cached ...
- Web/API/BluetoothRemoteGATTCharacteristic/writeValue The BluetoothRemoteGATTCharacteristic.writeValue() method sets the value property to the bytes ...
- Web/API/BluetoothRemoteGATTServer The BluetoothRemoteGATTServer interface of the Web Bluetooth API represents a GATT Server on a ...
- Web/API/BluetoothRemoteGATTServer/connect The BluetoothRemoteGATTServer.connect() method causes the script execution environment to ...
- Web/API/BluetoothRemoteGATTServer/connected The BluetoothRemoteGATTServer.connected read-only property returns a boolean value that returns ...
- Web/API/BluetoothRemoteGATTServer/disconnect The BluetoothRemoteGATTServer.disconnect() method causes the script execution environment to ...
- Web/API/BluetoothRemoteGATTServer/getPrimaryService The BluetoothRemoteGATTServer.getPrimaryService() method returns a promise to the primary ...
- Web/API/BluetoothRemoteGATTServer/getPrimaryServices The BluetoothRemoteGATTServer.getPrimaryServices() method returns a promise to a list of primary ...
- Web/API/Web_Bluetooth_API [1] Behind a flag. Chrome OS only.