Searched refs:prep_cnt (Results 1 – 3 of 3) sorted by relevance
1324 if (tcb.prep_cnt[i]) { in gatt_sr_copy_prep_cnt_to_cback_cnt()1371 if (tcb.prep_cnt[i]) { in gatt_sr_is_prep_cnt_zero()1414 tcb.prep_cnt[i] = 0; in gatt_sr_reset_prep_cnt()1517 tcb.prep_cnt[idx]++; in gatt_sr_update_prep_cnt()1519 if (tcb.prep_cnt[idx]) { in gatt_sr_update_prep_cnt()1520 tcb.prep_cnt[idx]--; in gatt_sr_update_prep_cnt()
404 if (tcb.prep_cnt[i]) { in gatt_process_exec_write_req()411 tcb.prep_cnt[i] = 0; in gatt_process_exec_write_req()
318 uint8_t prep_cnt[GATT_MAX_APPS]; member