nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ close

int(* audio_module_functions::close) (struct audio_module_handle_private *handle)

Close an open audio module.

Note
This is an optional function for an audio module.
Parameters
handle[in/out] The handle to the module instance.
Returns
0 if successful, error otherwise.