zephyr/tests/bluetooth/audio/mocks/include
Emil Gydesen 5918427278 Bluetooth: Host: Make bt_le_addr_is_bonded public
Some GATT services and profiles define specific behavior
based on whether the remote device is bonded or not.
The internal function, bt_addr_le_is_bonded, is the
only function to do this, but it was kept internal,
and could thus not be used for those services
without including hci_core.h.

The function has been moved to the public API
so that application can determine if a remote
address is bonded or not, and has been renamed
to not use the bt_addr namespace, but rather the
bt_le.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-03-13 10:48:19 +01:00
..
bap_broadcast_source.h Bluetooth: BAP: Add broadcast source callback structs 2024-12-06 15:17:06 +01:00
bap_stream_expects.h tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
bap_stream.h tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
bluetooth.h tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
conn.h tests: Bluetooth: PACS: Add unit test of PACS register 2025-02-10 22:25:47 +01:00
crypto.h tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
expects_util.h tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
gatt_expects.h tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
gatt.h tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
hci_core.h Bluetooth: Host: Make bt_le_addr_is_bonded public 2025-03-13 10:48:19 +01:00
iso.h tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
mock_kernel.h tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
pacs.h tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00