Searched refs:getEffectiveMtu (Results 1 – 17 of 17) sorted by relevance
52 int getEffectiveMtu() const override;70 int getEffectiveMtu() const override;
35 int getEffectiveMtu() const override;
130 virtual int getEffectiveMtu() const = 0;
486 int A2dpCodecConfigAptxHd::getEffectiveMtu() const { in getEffectiveMtu() function in A2dpCodecConfigAptxHd
489 int A2dpCodecConfigAptx::getEffectiveMtu() const { in getEffectiveMtu() function in A2dpCodecConfigAptx
697 int A2dpCodecConfigAacSource::getEffectiveMtu() const { in getEffectiveMtu() function in A2dpCodecConfigAacSource
768 int A2dpCodecConfigLdacSource::getEffectiveMtu() const { in getEffectiveMtu() function in A2dpCodecConfigLdacSource
913 int A2dpCodecConfigSbcSource::getEffectiveMtu() const { in getEffectiveMtu() function in A2dpCodecConfigSbcSource
1450 int A2dpCodecConfigAacSink::getEffectiveMtu() const { in getEffectiveMtu() function in A2dpCodecConfigAacSink
1439 int A2dpCodecConfigLdacSink::getEffectiveMtu() const { in getEffectiveMtu() function in A2dpCodecConfigLdacSink
512 dprintf(fd, " Effective MTU: %d\n", getEffectiveMtu()); in debug_codec_dump()
1593 int A2dpCodecConfigSbcSink::getEffectiveMtu() const { in getEffectiveMtu() function in A2dpCodecConfigSbcSink
248 int effectiveMtu = a2dpCodecConfig->getEffectiveMtu(); in btif_a2dp_get_codec_configuration()
546 int effectiveMtu = a2dp_codec_configs->getEffectiveMtu(); in a2dp_get_selected_hal_codec_config()