Searched refs:prep_cnt (Results 1 – 3 of 3) sorted by relevance
984 if (tcb.prep_cnt[i]) { in gatt_sr_copy_prep_cnt_to_cback_cnt()1019 if (tcb.prep_cnt[i]) { in gatt_sr_is_prep_cnt_zero()1052 tcb.prep_cnt[i] = 0; in gatt_sr_reset_prep_cnt()1102 tcb.prep_cnt[idx]++; in gatt_sr_update_prep_cnt()1104 if (tcb.prep_cnt[idx]) { in gatt_sr_update_prep_cnt()1105 tcb.prep_cnt[idx]--; in gatt_sr_update_prep_cnt()
326 if (tcb.prep_cnt[i]) { in gatt_process_exec_write_req()333 tcb.prep_cnt[i] = 0; in gatt_process_exec_write_req()
289 uint8_t prep_cnt[GATT_MAX_APPS]; member