Home | History | Annotate | Download | only in gatt

Lines Matching refs:ind_count

691         if (p_tcb->ind_count)
698 GATT_TRACE_ERROR("gatt_process_notification rcv Ind. but ind_count=%d (will reset ind_count)", p_tcb->ind_count);
700 p_tcb->ind_count = 0;
710 p_tcb->ind_count++;
716 if (p_tcb->ind_count > 0)