zephyr/tests/bluetooth/audio
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
..
ascs Bluetooth: BAP: Remove GATT_CACHING req for unicast server 2025-02-14 19:15:57 +00:00
bap_base tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
bap_broadcast_source tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
cap_commander tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
cap_initiator tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
ccid
ccp_call_control_client Bluetooth: CCP: Initial CCP Client implemenation 2025-01-28 09:46:39 +01:00
ccp_call_control_server
codec Bluetooth: BAP: Remove GATT_CACHING req for unicast server 2025-02-14 19:15:57 +00:00
mocks Bluetooth: Host: Make bt_le_addr_is_bonded public 2025-03-13 10:48:19 +01:00
pacs Bluetooth: PACS: Remove BAP infix for pacs_register_param 2025-02-12 09:41:49 +01:00