Searched refs:SRTM_AUDIO_VERSION (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/ |
D | srtm_audio_service.c | 31 #define SRTM_AUDIO_VERSION (0x0102U) macro 144 SRTM_Notification_Create(iface->channel, SRTM_AUDIO_CATEGORY, SRTM_AUDIO_VERSION, in SRTM_AudioService_HandlePeriodDone() 249 response = SRTM_Response_Create(channel, SRTM_AUDIO_CATEGORY, SRTM_AUDIO_VERSION, command, in SRTM_AudioService_Request() 259 status = SRTM_Service_CheckVersion(service, request, SRTM_AUDIO_VERSION); in SRTM_AudioService_Request() 642 status = SRTM_Service_CheckVersion(service, notif, SRTM_AUDIO_VERSION); in SRTM_AudioService_Notify()
|