zephyr/tests/bluetooth/df/src
Joakim Andersson 9ca13ca664 Bluetooth: host: Refactor command state set handling to one function
Refactor command state state handling to one function.
When setting state outside of hci_core the cmd macro is not available,
so in order to assign the buf pointer to state the function is needed.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2021-03-15 16:51:51 +02:00
..
common.c tests: Bluetooth: df: add UT for enable CTE for periodic advertising 2021-02-15 08:00:58 -05:00
common.h tests: Bluetooth: df: add UT for enable CTE for periodic advertising 2021-02-15 08:00:58 -05:00
main.c tests: Bluetooth: df: add UT for enable CTE for periodic advertising 2021-02-15 08:00:58 -05:00
radio_df_stub.c tests: Bluetooth: Fix compilation issue in direction finding test 2021-03-15 10:19:17 +01:00
test_set_cl_cte_tx_enable.c Bluetooth: host: Refactor command state set handling to one function 2021-03-15 16:51:51 +02:00
test_set_cl_cte_tx_enable.h tests: Bluetooth: df: add UT for enable CTE for periodic advertising 2021-02-15 08:00:58 -05:00
test_set_cl_cte_tx_param.c tests: Bluetooth: df: Move common code to separate source file 2021-02-15 08:00:58 -05:00
test_set_cl_cte_tx_params.h