Searched refs:mps_ (Results 1 – 4 of 4) sorted by relevance
47 packet::FragmentingInserter fragmenting_inserter(mps_ - 2, std::back_insert_iterator(segments)); in OnSdu()75 if (basic_frame_view.size() > mps_) { in OnPdu()79 mps_); in OnPdu()121 mps_ = mps; in SetMps()
71 uint16_t mps_ = 251; variable
50 uint16_t mps_; member65 pending_command.mps_ = mps; in CreditBasedConnectionRequest()
302 data_controller->SetMps(std::min(mps, command_just_sent_.mps_)); in OnConnectionResponse()536 command_just_sent_.mtu_, command_just_sent_.mps_, command_just_sent_.credits_); in handle_send_next_command()