Home
last modified time | relevance | path

Searched refs:WriteStorageBlobToFile (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.h145 int WriteStorageBlobToFile(const GattDevice& address, std::vector<StorageBlob> &blob) const;
H A Dgatt_cache.cpp212 return WriteStorageBlobToFile(address, storage); in StoredToFile()
257 int GattCache::WriteStorageBlobToFile(const GattDevice& address, std::vector<StorageBlob> &blob) const in WriteStorageBlobToFile() function in OHOS::bluetooth::GattCache

Completed in 2 milliseconds