Bluetooth: controller: Rename use of params to param
Rename the use of params word with param. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
parent
6f2d4a4458
commit
236755198b
4 changed files with 13 additions and 13 deletions
|
@ -5182,7 +5182,7 @@ static inline int length_req_rsp_recv(struct ll_conn *conn, memq_link_t *link,
|
|||
#endif /* CONFIG_BT_CTLR_PHY */
|
||||
}
|
||||
|
||||
/* prepare event params */
|
||||
/* prepare event parameters */
|
||||
lr->max_rx_octets = sys_cpu_to_le16(eff_rx_octets);
|
||||
lr->max_tx_octets = sys_cpu_to_le16(eff_tx_octets);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue