Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Dgatt_attr.cc1013 bool new_caching_state = gatt_sr_is_cl_robust_caching_supported(tcb); in gatt_sr_write_cl_supp_feat() local
1015 if (!curr_caching_state && new_caching_state) { in gatt_sr_write_cl_supp_feat()