Home
last modified time | relevance | path

Searched defs:device (Results 1 – 2 of 2) sorted by relevance

/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/DistributeCalc/entry/src/main/js/MainAbility/common/
DRemoteDeviceModel.js47 changeState(device, state) { argument
74 changeStateOnline(device) { argument
84 changeStateOffline(device) { argument
206 authenticateDevice(device, callBack) { argument
/applications/standard/settings/product/phone/src/main/ets/controller/bluetooth/
DBluetoothDeviceController.ts165 const device: BluetoothDevice = this.getAvailableDevice(deviceId); constant