Searched refs:LANGUAGE_LENGTH (Results 1 – 1 of 1) sorted by relevance
43 private static final int LANGUAGE_LENGTH = 0x03; field in BluetoothLeAudioContentMetadata195 if (bytes.length != LANGUAGE_LENGTH) { in fromRawBytes()200 + LANGUAGE_LENGTH in fromRawBytes()204 language = new String(bytes, 0, LANGUAGE_LENGTH, StandardCharsets.US_ASCII); in fromRawBytes()299 if (languageBytes.length != LANGUAGE_LENGTH) { in build()304 + LANGUAGE_LENGTH in build()