Searched refs:GATT_HASH_PATH (Results 1 – 1 of 1) sorted by relevance
47 #define GATT_HASH_PATH "/var/lib/bluetooth/gatt" macro55 #define GATT_HASH_PATH "/data/misc/bluetooth" macro383 std::unique_ptr<DIR, decltype(&closedir)> dirp(opendir(GATT_HASH_PATH), in bta_gattc_hash_remove_least_recently_used_if_possible()386 log::error("open dir error, dir={}", GATT_HASH_PATH); in bta_gattc_hash_remove_least_recently_used_if_possible()421 snprintf(tmp, 255, "%s/%s", GATT_HASH_PATH, dp->d_name); in bta_gattc_hash_remove_least_recently_used_if_possible()