zephyr/tests/bluetooth/host
Mariusz Skamra 12d8a0d178 Bluetooth: id: Keep RPA as bt_addr_t
There is no need to store the RPA in bt_addr_le_t structure, as the
bt_addr_le_t.type is unused anyway. Both bt_rpa_create and
bt_id_set_adv_random_addr take bt_addr_t as parameter.
Saves 1 byte of address type.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-05-12 10:55:50 +03:00
..
buf samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
crypto samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
data/bt_data_parse samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ecc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
host_mocks Bluetooth: Consolidate duplicated code 2022-11-02 13:28:57 +01:00
id Bluetooth: id: Keep RPA as bt_addr_t 2023-05-12 10:55:50 +03:00
keys samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
CMakeLists.txt Bluetooth: Consolidate duplicated code 2022-11-02 13:28:57 +01:00