Searched refs:prep_cnt (Results 1 – 3 of 3) sorted by relevance
1102 if (tcb.prep_cnt[i]) { in gatt_sr_copy_prep_cnt_to_cback_cnt()1137 if (tcb.prep_cnt[i]) { in gatt_sr_is_prep_cnt_zero()1170 tcb.prep_cnt[i] = 0; in gatt_sr_reset_prep_cnt()1220 tcb.prep_cnt[idx]++; in gatt_sr_update_prep_cnt()1222 if (tcb.prep_cnt[idx]) { in gatt_sr_update_prep_cnt()1223 tcb.prep_cnt[idx]--; in gatt_sr_update_prep_cnt()
323 if (tcb.prep_cnt[i]) { in gatt_process_exec_write_req()330 tcb.prep_cnt[i] = 0; in gatt_process_exec_write_req()
289 uint8_t prep_cnt[GATT_MAX_APPS]; member