Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Dgatt_attr.cc77 static bool gatt_sr_is_robust_caching_enabled();
428 if (gatt_sr_is_robust_caching_enabled()) in gatt_profile_db_init()
822 static bool gatt_sr_is_robust_caching_enabled() { in gatt_sr_is_robust_caching_enabled() function
837 if (!gatt_sr_is_robust_caching_enabled()) return false; in gatt_sr_is_cl_robust_caching_supported()
868 if (!gatt_sr_is_robust_caching_enabled()) { in gatt_sr_init_cl_status()
1002 if (!gatt_sr_is_robust_caching_enabled()) { in gatt_sr_write_cl_supp_feat()