Searched refs:btCodec (Results 1 – 1 of 1) sorted by relevance
272 public static @AudioFormatNativeEnumForBtCodec int bluetoothCodecToAudioFormat(int btCodec) { in bluetoothCodecToAudioFormat() argument273 switch (btCodec) { in bluetoothCodecToAudioFormat()285 Log.e(TAG, "Unknown BT codec 0x" + Integer.toHexString(btCodec) in bluetoothCodecToAudioFormat()