Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_observer.h39 virtual void OnDisconnectInter(const GattDevice &device, uint16_t connectionHandle, int ret) in OnDisconnectInter() function
H A Dgatt_client_profile.cpp2416 void OnDisconnectInter(const GattDevice &device, uint16_t connectionHandle, int ret) override in OnDisconnectInter() function in OHOS::bluetooth::GattClientProfile::impl::GattConnectionObserverImplement