nRF Connect SDK API 0.1.0
|
#include <dult.h>
Data Fields | |
void(* | sound_start )(enum dult_sound_src src) |
Request the user to start the sound action. | |
void(* | sound_stop )(enum dult_sound_src src) |
Request the user to stop the sound action. | |
DULT sound callback.