Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp123 void CreateCache(uint16_t connectHandle, const GattDevice device);
2267 void GattClientProfile::impl::CreateCache(uint16_t connectHandle, const GattDevice device) in CreateCache() function in OHOS::bluetooth::GattClientProfile::impl
2399 this->clientProfile_.pimpl->CreateCache(connectionHandle, device); in OnConnect()
2413 this->clientProfile_.pimpl->CreateCache(connectionHandle, device); in OnReconnect()