Home
last modified time | relevance | path

Searched refs:SRTM_AudioService_FindInterfaceByChannel (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_audio_service.c105 static srtm_audio_iface_t SRTM_AudioService_FindInterfaceByChannel(srtm_audio_service_t handle, srt…
269 iface = SRTM_AudioService_FindInterfaceByChannel(handle, request->channel); in SRTM_AudioService_Request()
650 iface = SRTM_AudioService_FindInterfaceByChannel(handle, notif->channel); in SRTM_AudioService_Notify()
763 static srtm_audio_iface_t SRTM_AudioService_FindInterfaceByChannel(srtm_audio_service_t handle, srt… in SRTM_AudioService_FindInterfaceByChannel() function