Home | History | Annotate | Download | only in gatt

Lines Matching refs:ch_flags

709         p_tcb->ch_flags |= GATT_L2C_CFG_CFM_DONE;
712 if (p_tcb->ch_flags & GATT_L2C_CFG_IND_DONE) {
765 if ((p_tcb->ch_flags & GATT_L2C_CFG_IND_DONE) == 0) {
767 p_tcb->ch_flags |= GATT_L2C_CFG_IND_DONE;
770 if (p_tcb->ch_flags & GATT_L2C_CFG_CFM_DONE) {