external_zblue/samples
zhongzhijie1 e17bbfb1e5 zblue: rename scan type enums to avoid BT_LE_SCAN_TYPE_* collision
bug: v/82081

Framework exports ble_scan_type_t with BT_LE_SCAN_TYPE_PASSIVE/ACTIVE.
Zephyr bluetooth.h defined the same enumerators, causing redeclaration errors
when both headers are included.

Rename Zephyr scan type enumerators to Z_BT_LE_SCAN_TYPE_{PASSIVE,ACTIVE}
and update all internal references.

Signed-off-by: zhongzhijie1 <zhongzhijie1@xiaomi.com>
2026-04-27 23:13:39 +08:00
..
application_development doc: samples: Adopt code-sample-category across tree 2026-04-20 17:44:55 +08:00
arch doc: samples: Adopt code-sample-category across tree 2026-04-20 17:44:55 +08:00
basic driver: pwm: infineon: cyw920829m2evk_02 pwm 2026-04-20 17:54:15 +08:00
bluetooth zblue: rename scan type enums to avoid BT_LE_SCAN_TYPE_* collision 2026-04-27 23:13:39 +08:00
boards Bluetooth: Host: Remove HCI ECC emulation 2026-04-20 18:01:06 +08:00
cpp doc: samples: Adopt code-sample-category across tree 2026-04-20 17:44:55 +08:00
drivers samples: drivers: display: adjust alpha handling 2026-04-20 17:57:59 +08:00
fuel_gauge doc: samples: Adopt code-sample-category across tree 2026-04-20 17:44:55 +08:00
hello_world samples: hello_world: remove redundant title 2026-04-20 17:45:59 +08:00
kernel doc: samples: Adopt code-sample-category across tree 2026-04-20 17:44:55 +08:00
modules samples: modules: lvgl: fix integer overflow 2026-04-20 17:57:58 +08:00
net soc: esp32c6: add Wi-Fi support 2026-04-20 17:57:59 +08:00
philosophers samples: doc: convert philosophers sample to code-sample directive 2026-04-20 17:44:54 +08:00
posix doc: samples: Adopt code-sample-category across tree 2026-04-20 17:44:55 +08:00
psa samples: psa: persistent_key: add the persistent_key sample 2026-04-20 17:47:51 +08:00
sensor samples: sensor: die temperature polling: remove redundant configuration 2026-04-20 17:57:36 +08:00
shields doc: fix occurrences of broken zephyr_file: links 2026-04-20 17:54:55 +08:00
subsys samples: smp_svr: add common sysbuild true 2026-04-20 17:57:39 +08:00
synchronization samples/synchronization: fix thread b pinning 2026-04-20 17:32:45 +08:00
sysbuild doc: fix occurrences of broken zephyr_file: links 2026-04-20 17:54:55 +08:00
tfm_integration boards: st: adopt new zephyr:board directive and role 2026-04-20 17:53:11 +08:00
userspace samples: userspace: cortex_r8_virtual: Set CONFIG_DYNAMIC_OBJECTS=y 2026-04-20 17:46:48 +08:00
index.rst doc: samples: Adopt code-sample-category across tree 2026-04-20 17:44:55 +08:00
sample_definition_and_criteria.rst doc: overhaul sample criteria and expectations 2026-04-20 17:42:13 +08:00