Searched refs:tx_mps (Results 1 – 5 of 5) sorted by relevance
467 temp_p_ccb->tx_mps = mps; in l2cble_process_sig_cmd()629 temp_p_ccb->tx_mps = mps; in l2cble_process_sig_cmd()704 p_ccb->tx_mps = mps; in l2cble_process_sig_cmd()829 p_ccb->tx_mps = mps; in l2cble_process_sig_cmd()884 p_ccb->tx_mps = p_ccb->peer_conn_cfg.mps; in l2cble_process_sig_cmd()
1438 p_ccb->tx_mps = BT_DEFAULT_BUFFER_SIZE - 32; in l2cu_allocate_ccb()2664 p_ccb->tx_mps = p_ccb->peer_cfg.fcr.mps; in l2cu_adjust_out_mps()2681 p_ccb->tx_mps = p_ccb->peer_cfg.fcr.mps / packet_size * packet_size; in l2cu_adjust_out_mps()2683 p_ccb->tx_mps = p_ccb->peer_cfg.fcr.mps; in l2cu_adjust_out_mps()2689 p_ccb->tx_mps, p_ccb->peer_cfg.fcr.mps, packet_size); in l2cu_adjust_out_mps()
320 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()
173 .tx_mps = 0,