Searched defs:OnReconnect (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ | ||
H A D | gatt_connection_observer.h | 36 virtual void OnReconnect(const GattDevice &device, uint16_t connectionHandle, int ret) in OnReconnect() function |
H A D | gatt_client_profile.cpp | 2410 void OnReconnect(const GattDevice &device, uint16_t connectionHandle, int ret) override in OnReconnect() function in OHOS::bluetooth::GattClientProfile::impl::GattConnectionObserverImplement |
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/ | ||
H A D | mmi_client.cpp | 205 void MMIClient::OnReconnect() in OnReconnect() function in OHOS::MMI::MMIClient |
/ohos5.0/base/msdp/device_status/frameworks/native/src/ | ||
H A D | client.cpp | 195 void Client::OnReconnect() in OnReconnect() function in OHOS::Msdp::DeviceStatus::Client |