zephyr/tests/bluetooth
Thomas Deppe f3bdd2bc8c Bluetooth: Host: Add support for Advertising Coding Selection
Adds API for Advertising Coding Selection.

Introduces two new advertising options to configure the advertiser's
requirement concerning coding scheme when LE Coded PHY is configured.
While the Bluetooth v6.0 specification makes a distinction betweeen
preferred and required advertising PHY options, a simplification is
made to only expose the required PHY options. Inline with how LE Coded
PHY is implemented; this API will set both the primary and secondary
advertising PHY's to the same coding scheme.

The support is enabled by CONFIG_BT_EXT_ADV_CODING_SELECTION, and requires
a controller that selects CONFIG_BT_CTLR_ADV_EXT_CODING_SELECTION_SUPPORT.

Signed-off-by: Thomas Deppe <thomas.deppe@nordicsemi.no>
2025-02-08 10:09:41 +01:00
..
addr
adv
at
audio tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
bluetooth
bt_crypto test: Bluetooth: crypto: increase stack size for all the boards 2025-01-27 17:10:21 +01:00
bt_crypto_ccm
buf tests: bluetooth: buf: Test the freed buf callback 2024-12-10 11:09:36 +01:00
common/testlib Tests: Bluetooth: Add MTU exchange procedure in testlib 2025-01-30 11:15:03 +01:00
controller Bluetooth: Controller: Fix regression in connection update 2025-01-21 15:13:16 +01:00
df
gap
gatt Bluetooth: fix GATT service reregistering 2024-12-04 12:10:22 +01:00
hci
hci_codecs_info
hci_prop_evt
hci_uart_async
host tests: bluetooth: Add missing mocks after fix on host 2025-01-13 20:22:20 +01:00
host_config_variants bluetooth: smp: Fix build warnings for central with OOB legacy only 2024-12-12 11:05:38 +01:00
host_long_adv_recv
init Bluetooth: Host: Add support for Advertising Coding Selection 2025-02-08 10:09:41 +01:00
l2cap
mesh
mesh_shell Bluetooth: Mesh: use secure storage in ble mesh 2025-01-14 13:23:47 +01:00
qualification tests: Bluetooth: Update PTS ICS with new spec versions 2024-12-05 16:13:55 -05:00
shell Bluetooth: CCP: Initial CCP Client implemenation 2025-01-28 09:46:39 +01:00
smp
tester Tests: Bluetooth: Add hci_ipc config to Twister integration 2025-02-06 14:46:02 +01:00
uuid