Searched refs:parseUuidFromBluetoothRecord (Results 1 – 1 of 1) sorted by relevance
428 result.uuids = parseUuidFromBluetoothRecord(payload, type, len - 1); in parseBtOob()589 private ParcelUuid[] parseUuidFromBluetoothRecord(ByteBuffer payload, int type, int len) { in parseUuidFromBluetoothRecord() method in HandoverDataParser