Searched refs:getOctetsPerCodecFrame (Results 1 – 5 of 5) sorted by relevance
120 transport.bitdepth.push_back(codec_config.getOctetsPerCodecFrame()); in GetLeAudioCodecInfo()534 .octetsPerFrame = {codec_configuration.getOctetsPerCodecFrame()}}; in ComposeLc3Capability()542 .octetsPerFrame = {codec_configuration.getOctetsPerCodecFrame()}}; in ComposeAptxAdaptiveLeCapability()
159 const int& getOctetsPerCodecFrame() const;
16 method public int getOctetsPerCodecFrame();
447 const int& CodecConfiguration::getOctetsPerCodecFrame() const { in getOctetsPerCodecFrame() function in aidl::android::hardware::bluetooth::audio::setting::CodecConfiguration