Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_db_storage.cc46 #define GATT_HASH_PATH_PREFIX "/var/lib/bluetooth/gatt/gatt_hash_" macro
54 #define GATT_HASH_PATH_PREFIX "/data/misc/bluetooth/gatt_hash_" macro
73 snprintf(buffer, buffer_len, "%s%s", GATT_HASH_PATH_PREFIX, in bta_gattc_generate_hash_file_name()