Home
last modified time | relevance | path

Searched refs:BluetoothFactoryReset (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_host.h425 int BluetoothFactoryReset();
/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access.cpp186 int32_t ret = BluetoothHost::GetDefaultHost().BluetoothFactoryReset(); in FactoryReset()
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_host.h66 virtual int32_t BluetoothFactoryReset() = 0;
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_host_server.h50 int32_t BluetoothFactoryReset() override;
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_host_proxy.h41 int32_t BluetoothFactoryReset() override;
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp718 int BluetoothHost::BluetoothFactoryReset() in BluetoothFactoryReset() function in OHOS::Bluetooth::BluetoothHost
732 return proxy->BluetoothFactoryReset(); in BluetoothFactoryReset()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp167 int32_t BluetoothHostProxy::BluetoothFactoryReset() in BluetoothFactoryReset() function in OHOS::Bluetooth::BluetoothHostProxy
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp350 int32_t result = BluetoothFactoryReset(); in BluetoothFactoryResetInner()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp830 int32_t BluetoothHostServer::BluetoothFactoryReset() in BluetoothFactoryReset() function in OHOS::Bluetooth::BluetoothHostServer

Completed in 14 milliseconds