Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc1028 static bool gatt_sr_is_cl_robust_caching_supported(tGATT_TCB& tcb) { in gatt_sr_is_cl_robust_caching_supported() function
1061 if (!gatt_sr_is_cl_robust_caching_supported(tcb)) { in gatt_sr_is_cl_change_aware()
1083 if (gatt_sr_is_cl_robust_caching_supported(tcb)) { in gatt_sr_init_cl_status()
1106 if (!gatt_sr_is_cl_robust_caching_supported(tcb)) { in gatt_sr_update_cl_status()
1205 bool curr_caching_state = gatt_sr_is_cl_robust_caching_supported(tcb); in gatt_sr_write_cl_supp_feat()
1217 bool new_caching_state = gatt_sr_is_cl_robust_caching_supported(tcb); in gatt_sr_write_cl_supp_feat()