Home | History | Annotate | Download | only in l2cap

Lines Matching full:credit

3124 ** Description      Build and send an L2CAP "Credit based connection res" message
3148 UINT16_TO_STREAM (p, 0); /* initial credit */
3158 ** Description Build and send an L2CAP "Credit based connection res" message
3183 UINT16_TO_STREAM (p, p_ccb->local_conn_cfg.credits); /* initial credit */