mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-09 19:47:56 +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.
|
||||
*
|
||||
* @param[in] listener Listener structure
|
||||
* @param[in] event_mask Optional event mask
|
||||
* @param[in] fn Callback function
|
||||
* @param[in] arg Optional callback argument
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user