Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.h135 static const std::string GATT_STORAGE_PRIFIX; member in OHOS::bluetooth::GattCache
H A Dgatt_cache.cpp169 const std::string GattCache::GATT_STORAGE_PRIFIX = "gatt_storage_cache_"; member in OHOS::bluetooth::GattCache
253 return (GATT_STORAGE_PRIFIX + address.addr_.GetAddress() + "_" + in GenerateGattCacheFileName()

Completed in 2 milliseconds