mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-29 21:30:01 +00:00
audio/ble_audio.h: remove unused argument description in ble_audio_event_listener_register
This looks like leftover and is not used.
This commit is contained in:
committed by
Krzysztof Kopyściński
parent
bba23c8ec6
commit
0bffd7a2a2
@@ -629,7 +629,6 @@ struct ble_audio_event_listener {
|
|||||||
* and/or argument unregister listener first and register it again.
|
* and/or argument unregister listener first and register it again.
|
||||||
*
|
*
|
||||||
* @param[in] listener Listener structure
|
* @param[in] listener Listener structure
|
||||||
* @param[in] event_mask Optional event mask
|
|
||||||
* @param[in] fn Callback function
|
* @param[in] fn Callback function
|
||||||
* @param[in] arg Optional callback argument
|
* @param[in] arg Optional callback argument
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user