Home
last modified time | relevance | path

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

/applications/standard/settings/product/phone/src/main/ets/controller/bluetooth/
DBluetoothDeviceController.ts266 private subscribeStateChange() { method in BluetoothDeviceController
/applications/standard/settings/product/phone/src/main/ets/model/bluetoothImpl/
DBluetoothModel.ts154 subscribeStateChange(callback: (data: boolean) => void): void { method in BluetoothModel