Searched refs:bt_bap_unicast_client_metadata (Results 1 – 5 of 5) sorted by relevance
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/ |
D | bap_unicast_client_internal.h | 25 int bt_bap_unicast_client_metadata(struct bt_bap_stream *stream, const uint8_t meta[],
|
D | bap_stream.c | 842 err = bt_bap_unicast_client_metadata(stream, meta, meta_len); in bt_bap_stream_metadata()
|
D | bap_unicast_client.c | 2961 int bt_bap_unicast_client_metadata(struct bt_bap_stream *stream, const uint8_t meta[], in bt_bap_unicast_client_metadata() function
|
/Zephyr-Core-3.7.0/tests/bluetooth/audio/ascs/uut/ |
D | bap_unicast_client.c | 34 int bt_bap_unicast_client_metadata(struct bt_bap_stream *stream, uint8_t meta[], in bt_bap_unicast_client_metadata() function
|
/Zephyr-Core-3.7.0/tests/bluetooth/audio/cap_initiator/uut/ |
D | bap_unicast_client.c | 34 int bt_bap_unicast_client_metadata(struct bt_bap_stream *stream, uint8_t meta[], in bt_bap_unicast_client_metadata() function
|