zephyr/samples/net/sockets
Théo Battrel e9ee3e0af0 Bluetooth: Samples: Remove usage of BT_DEBUG_LOG
Remove usage of Kconfig symbol `CONFIG_BT_DEBUG_LOG` from samples. It
has been deprecated since this PR:
https://github.com/zephyrproject-rtos/zephyr/pull/56183

The Kconfig symbols has been replaced by `CONFIG_LOG=y` on most of the
cases. Or it has been removed when not needed anymore.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2023-06-07 13:56:55 -04:00
..
big_http_download doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
can samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
coap_client samples: coap_client: Return correct result from send_simple_coap_request 2023-06-05 08:30:41 -04:00
coap_server samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dumb_http_server samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dumb_http_server_mt net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
echo samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
echo_async samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
echo_async_select samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
echo_client Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
echo_server Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
http_client doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
http_get doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
net_mgmt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
packet samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sntp_client samples: net: sockets: sntp_client: build for native_posix 2023-04-24 09:23:17 -04:00
socketpair samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tcp samples: net: fix tags/identifiers 2023-06-02 04:47:06 -04:00
txtime net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
websocket_client doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00