zephyr/tests/bluetooth/init
Théo Battrel e458f5aae6 Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log
The `bluetooth/common/log.h` and `bluetooth/common/log.c` files have been
removed. Files that were using them have been updated to use
`zephyr/logging/log.h` instead.

Those replacement have been done consequently:
- `/BT_DBG/LOG_DBG/`
- `/BT_ERR/LOG_ERR/`
- `/BT_WARN/LOG_WRN/`
- `/BT_INFO/LOG_INF/`
- `/BT_HEXDUMP_DBG/LOG_HEXDUMP_DBG/`
- `/BT_DBG_OBJ_ID/LOG_DBG_OBJ_ID/`

Also, some files were relying on the `common/log.h` include to include
`zephyr/bluetooth/hci.h`, in those cases the include of `hci.h` has
been added.

For files that were including `common/log.h` but not using any logs,
the include has been removed and not replaced.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2022-11-25 17:08:36 +01:00
..
src test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
CMakeLists.txt
pa_lna.overlay
prj_0.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_1.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_2.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_3.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_4.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_5.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_6.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_7.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_8.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_9.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_10.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_11.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_12.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_13.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_14.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_15.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_16.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_17.conf Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
prj_18.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_19.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_20.conf Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
prj_21.conf Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
prj_22.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_4_0_dbg.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_4_0.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_broadcaster_ext.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_broadcaster_iso.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_broadcaster.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_central_ext_priv.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_central_ext.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_central_iso.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_central_priv.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_central.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_dbg.conf Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
prj_ctlr_observer_ext.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_observer.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_per_adv_no_adi.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_per_adv.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_per_sync_no_adi.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_per_sync_no_filter.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_per_sync.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_peripheral_ext_priv.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_peripheral_ext.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_peripheral_iso.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_peripheral_priv.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_peripheral.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_sync_iso.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr_tiny.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_ctlr.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_h5_dbg.conf Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
prj_h5.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj_llcp.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
prj.conf ztest API Migration: bluetooth/init 2022-07-04 15:57:50 +02:00
testcase.yaml