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