Searched refs:tx_mps (Results 1 – 4 of 4) sorted by relevance
591 temp_p_ccb->tx_mps = mps; in l2cble_process_sig_cmd()715 temp_p_ccb->tx_mps = mps; in l2cble_process_sig_cmd()798 p_ccb->tx_mps = mps; in l2cble_process_sig_cmd()916 p_ccb->tx_mps = mps; in l2cble_process_sig_cmd()972 p_ccb->tx_mps = p_ccb->peer_conn_cfg.mps; in l2cble_process_sig_cmd()
1439 p_ccb->tx_mps = BT_DEFAULT_BUFFER_SIZE - 32; in l2cu_allocate_ccb()2368 p_ccb->tx_mps = p_ccb->peer_cfg.fcr.mps; in l2cu_adjust_out_mps()2385 p_ccb->tx_mps = p_ccb->peer_cfg.fcr.mps / packet_size * packet_size; in l2cu_adjust_out_mps()2387 p_ccb->tx_mps = p_ccb->peer_cfg.fcr.mps; in l2cu_adjust_out_mps()2392 p_ccb->tx_mps, p_ccb->peer_cfg.fcr.mps, packet_size); in l2cu_adjust_out_mps()
338 uint16_t tx_mps; /* TX MPS adjusted based on current controller */ member
1389 uint16_t max_pdu = p_ccb->tx_mps /* Needed? - L2CAP_MAX_HEADER_FCS*/; in l2c_fcr_get_next_xmit_sdu_seg()