Home
last modified time | relevance | path

Searched refs:OnReconnect (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/
H A Dmmi_client.cpp130 if (!eventHandler_->PostTask([this] { return this->OnReconnect(); }, CLIENT_RECONNECT_COOLING_TIME)) { in StartEventRunner()
202 void MMIClient::OnReconnect() in OnReconnect() function in OHOS::MMI::MMIClient
209 if (!eventHandler_->PostTask([this] { return this->OnReconnect(); }, CLIENT_RECONNECT_COOLING_TIME)) { in OnReconnect()
244 if (!eventHandler_->PostTask([this] { return this->OnReconnect(); }, CLIENT_RECONNECT_COOLING_TIME)) { in OnDisconnected()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_observer.h36 virtual void OnReconnect(const GattDevice &device, uint16_t connectionHandle, int ret) in OnReconnect() function in OHOS::bluetooth::GattConnectionObserver
H A Dgatt_connection_manager.cpp552 item.second->OnReconnect(device, in NotifyObserver()
H A Dgatt_client_profile.cpp2410 void OnReconnect(const GattDevice &device, uint16_t connectionHandle, int ret) override
/foundation/multimodalinput/input/frameworks/proxy/module_loader/include/
H A Dmmi_client.h55 void OnReconnect();

Completed in 9 milliseconds