zephyr/tests/bluetooth/controller
Pisit Sawangvonganan b7d55d8ec6 style: tests: comply with MISRA C:2012 Rule 15.6
Add missing braces to comply with MISRA C:2012 Rule 15.6 and
also following Zephyr's style guideline.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-08-20 10:33:51 +02:00
..
common style: tests: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
ctrl_api tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_chmu tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_cis_create tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_cis_terminate tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_collision tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_conn_update tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_cte_req tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_data_length_update tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_encrypt tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_feature_exchange tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_hci tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_invalid tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_le_ping tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_min_used_chans tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_phy_update tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_sca_update tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_terminate tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_tx_buffer_alloc tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_tx_queue tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_unsupported tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ctrl_version tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
mock_ctrl bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
uut