Home | History | Annotate | Download | only in l2cap

Lines Matching full:ble_sdu_length

860         p_ccb->ble_sdu_length = sdu_length;
873 if (p_data->len == p_ccb->ble_sdu_length)
878 p_ccb->ble_sdu_length = 0;
880 else if (p_data->len < p_ccb->ble_sdu_length)