Searched refs:btCodecType (Results 1 – 1 of 1) sorted by relevance
1225 public static String bluetoothCodecToEncodingString(int btCodecType) { in bluetoothCodecToEncodingString() argument1226 switch (btCodecType) { in bluetoothCodecToEncodingString()1240 return "ENCODING_BT_CODEC_TYPE(" + btCodecType + ")"; in bluetoothCodecToEncodingString()