zephyr/tests/bluetooth
Sebastian Panceac 2e7c02bef6 Bluetooth: pairing: OOB: Separate LE SC OOB from legacy OOB logic
Some systems can support only legacy OOB pairing while others only
LE SC OOB pairing.

The existent API function "bt_set_oob_data_flag" was removed.

Two new API functions were added:

 * "bt_le_oob_set_legacy_flag" to signal that legacy OOB pairing is used
 * "bt_le_oob_set_sc_flag" to signal that LE SC OOB pairing is used

The code will now advertise the presence of OOB flag depending
on the type of pairing method(SC vs legacy)

Signed-off-by: Sebastian Panceac <sebastian.panceac@ext.grandcentrix.net>
2023-03-20 16:13:18 +01:00
..
addr tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
adv tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
at tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
bluetooth tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
bt_crypto Bluetooth: Fix endianness of cryptographic toolbox function h8 2023-01-26 13:25:11 +01:00
bt_crypto_ccm samples and tests: Use non-environmental zephyr base variable 2023-03-03 10:49:10 +01:00
controller Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
ctrl_isoal tests: bluetooth: controller: release of padding PDUs for framed prod. 2023-03-16 09:17:19 +01:00
ctrl_sw_privacy test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ctrl_sw_privacy_unit test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ctrl_user_ext samples and tests: Use non-environmental zephyr base variable 2023-03-03 10:49:10 +01:00
df Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
gatt tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
hci_codecs_info tests: Bluetooth: update unittests for Audio codecs 2023-01-13 09:43:18 +01:00
hci_prop_evt tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
host test: Bluetooth: host: Add unit tests for bt_data_parse 2023-03-16 11:46:36 +01:00
host_long_adv_recv tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
init Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
l2cap tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
ll_settings includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mesh tests: Bluetooth: Mesh: remove nrf51dk* and microbit for mesh tests 2023-03-03 14:08:24 +01:00
mesh_shell tests: bluetooth: mesh: add Proxy Solicitation to shell 2023-03-06 13:52:15 +01:00
qualification tests: Bluetooth: Upload Launch Studio Project and ICS 2022-09-26 13:21:08 +02:00
shell Bluetooth: Shell: Make gatt notify more general 2023-03-20 09:51:24 +01:00
tester Bluetooth: pairing: OOB: Separate LE SC OOB from legacy OOB logic 2023-03-20 16:13:18 +01:00
uuid tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00