Searched refs:prep_cnt (Results 1 – 3 of 3) sorted by relevance
1807 if (p_tcb->prep_cnt[i]) in gatt_sr_copy_prep_cnt_to_cback_cnt()1866 if (p_tcb->prep_cnt[i]) in gatt_sr_is_prep_cnt_zero()1919 p_tcb->prep_cnt[i]=0; in gatt_sr_reset_prep_cnt()1984 p_tcb->prep_cnt[idx]++; in gatt_sr_update_prep_cnt()1988 if (p_tcb->prep_cnt[idx]) in gatt_sr_update_prep_cnt()1990 p_tcb->prep_cnt[idx]--; in gatt_sr_update_prep_cnt()
361 if (p_tcb->prep_cnt[i]) in gatt_process_exec_write_req()369 p_tcb->prep_cnt[i]= 0; in gatt_process_exec_write_req()
373 UINT8 prep_cnt[GATT_MAX_APPS]; member