Home | History | Annotate | Download | only in gatt

Lines Matching refs:ind_count

629     if (p_tcb->ind_count) {
636 "gatt_process_notification rcv Ind. but ind_count=%d (will reset "
637 "ind_count)",
638 p_tcb->ind_count);
640 p_tcb->ind_count = 0;
652 p_tcb->ind_count++;
657 if (p_tcb->ind_count > 0)