Searched refs:gatt_sr_is_cl_robust_caching_supported (Results 1 – 1 of 1) sorted by relevance
1027 static bool gatt_sr_is_cl_robust_caching_supported(tGATT_TCB& tcb) { in gatt_sr_is_cl_robust_caching_supported() function1058 if (!gatt_sr_is_cl_robust_caching_supported(tcb)) return true; in gatt_sr_is_cl_change_aware()1078 if (gatt_sr_is_cl_robust_caching_supported(tcb)) { in gatt_sr_init_cl_status()1101 if (!gatt_sr_is_cl_robust_caching_supported(tcb)) return; in gatt_sr_update_cl_status()1200 bool curr_caching_state = gatt_sr_is_cl_robust_caching_supported(tcb); in gatt_sr_write_cl_supp_feat()1213 bool new_caching_state = gatt_sr_is_cl_robust_caching_supported(tcb); in gatt_sr_write_cl_supp_feat()