Searched refs:getChreAudioFormatString (Results 1 – 5 of 5) sorted by relevance
31 const char *getChreAudioFormatString(uint8_t format);
21 const char *getChreAudioFormatString(uint8_t format) { in getChreAudioFormatString() function
110 source.sampleRate, chre::getChreAudioFormatString(source.format)); in discoverAudioHandle()
153 chre::getChreAudioFormatString(audioSource.format)); in nanoappStart()
286 chre::getChreAudioFormatString(audioSource.format)); in requestAudioAtFastestRate()