Skip to content

Commit

Permalink
audio/ble_audio.h: fix ref of ble_audio_base_bis_iter
Browse files Browse the repository at this point in the history
  • Loading branch information
KKopyscinski committed Mar 22, 2024
1 parent 379c771 commit 2520235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nimble/host/audio/include/audio/ble_audio.h
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ int ble_audio_event_listener_unregister(struct ble_audio_event_listener *listene
/**
* BASE iterator
*
* The iterator structure used by @ref ble_audio_base_subgroup_iter and
* The iterator structure used by @ble_audio_base_subgroup_iter and
* @ble_audio_base_bis_iter functions to iterate the BASE Level 2 and 3 elements
* (Subgroups and BISes).
* This should be used as an opaque structure and not modified manually.
Expand Down

0 comments on commit 2520235

Please sign in to comment.