Home
last modified time | relevance | path

Searched refs:ClearCacheMap (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.h88 void ClearCacheMap(uint16_t connectHandle) const;
H A Dgatt_client_service.cpp680 profile_->ClearCacheMap(client.connection_.GetHandle()); in DiscoveryServices()
H A Dgatt_client_profile.cpp2300 void GattClientProfile::ClearCacheMap(uint16_t connectHandle) const in ClearCacheMap() function in OHOS::bluetooth::GattClientProfile