Home
last modified time | relevance | path

Searched refs:ResetAllProxy (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_proxy_manager.cpp50 bool BluetoothProxyManager::ResetAllProxy() in ResetAllProxy() function in OHOS::Bluetooth::BluetoothProxyManager
52 HILOGI("ResetAllProxy start."); in ResetAllProxy()
60 return proxy->ResetAllProxy(); in ResetAllProxy()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_proxy_manager.h32 bool ResetAllProxy();
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_ble_central_manager_proxy.h40 bool ResetAllProxy() override;
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_ble_central_manager.h61 virtual bool ResetAllProxy() = 0;
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_ble_central_manager_server.h45 bool ResetAllProxy() override;
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_central_manager_stub.cpp207 bool ret = ResetAllProxy(); in ResetAllProxyInner()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_proxy.cpp189 bool BluetoothBleCentralManagerProxy::ResetAllProxy() in ResetAllProxy() function in OHOS::Bluetooth::BluetoothBleCentralManagerProxy
193 HILOGW("[ResetAllProxy] fail: write interface token failed."); in ResetAllProxy()
201 HILOGW("[ResetAllProxy] fail: transact ErrCode=%{public}d", result); in ResetAllProxy()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp335 bool BluetoothBleCentralManagerServer::ResetAllProxy() in ResetAllProxy() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer
337 HILOGI("Start bluetooth ResetAllProxy"); in ResetAllProxy()

Completed in 6 milliseconds