Searched refs:remote_tx_window_size (Results 1 – 2 of 2) sorted by relevance
311 uint8_t remote_tx_window_size; member
544 config_options[pos++] = btstack_min(channel->num_tx_buffers, channel->remote_tx_window_size); in l2cap_setup_options_ertm_response()805 if (delta > l2cap_channel->remote_tx_window_size) break; in l2cap_ertm_process_req_seq()2658 …ked_frames >= btstack_min(channel->num_stored_tx_frames, channel->remote_tx_window_size)) return f… in l2cap_channel_ready_to_send()3272 channel->remote_tx_window_size = command[pos+1]; in l2cap_signaling_handle_configure_request()3295 channel->remote_tx_window_size, in l2cap_signaling_handle_configure_request()