Home | History | Annotate | Download | only in gatt

Lines Matching refs:pending_enc_clcb

112     while (p_tcb->pending_enc_clcb.p_first)
113 GKI_freebuf (GKI_dequeue (&p_tcb->pending_enc_clcb));
940 GKI_init_q (&p_tcb->pending_enc_clcb);
2672 GKI_enqueue (&p_tcb->pending_enc_clcb, p_buf);