Nordic Thingy:52
|
Sound module API. More...
Functions | |
uint32_t | m_sound_init (m_ble_service_handle_t *p_handle) |
Function to initialize sound module. More... | |
Sound module API.
uint32_t m_sound_init | ( | m_ble_service_handle_t * | p_handle | ) |
Function to initialize sound module.
[out] | p_handle | Configuration struct. |
NRF_SUCCESS | Operation was successful. |
Other | codes from the underlying drivers. |