Searched refs:parseLengthTypeValueBytes (Results 1 – 5 of 5) sorted by relevance
181 List<TypeValueEntry> entries = BluetoothUtils.parseLengthTypeValueBytes(rawBytes); in fromRawBytes()280 entries = BluetoothUtils.parseLengthTypeValueBytes(mRawMetadata); in build()
288 List<TypeValueEntry> entries = BluetoothUtils.parseLengthTypeValueBytes(rawBytes); in fromRawBytes()472 entries = BluetoothUtils.parseLengthTypeValueBytes(mRawMetadata); in build()
85 public static List<TypeValueEntry> parseLengthTypeValueBytes(byte[] rawBytes) { in parseLengthTypeValueBytes() method in BluetoothUtils
413 List<TypeValueEntry> entries = BluetoothUtils.parseLengthTypeValueBytes(rawBytes); in checkAndParseBroadcastName()
2183 List<TypeValueEntry> entries = BluetoothUtils.parseLengthTypeValueBytes(rawBytes); in checkAndParseBroadcastName()