audio/ble_audio.h: add missing doxygen for ble_audio_broadcast_name

`ble_audio_broadcast_name` was not documented.
This commit is contained in:
Krzysztof Kopyściński
2024-03-25 09:27:14 +01:00
committed by Krzysztof Kopyściński
parent d1ad7b29c9
commit 8abef55326
@@ -494,6 +494,7 @@ struct ble_audio_pub_broadcast_announcement {
const uint8_t *metadata;
};
/** Broadcast Name */
struct ble_audio_broadcast_name {
/** Broadcast Name length */
uint8_t name_len;