mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-07-29 22:27:52 +00:00
audio/ble_audio.h: add missing doxygen for ble_audio_broadcast_name
`ble_audio_broadcast_name` was not documented.
This commit is contained in:
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;
|
||||
|
||||
Reference in New Issue
Block a user